Implement magnetic fields

Issue #1 new
Moritz v. Looz repo owner created an issue

Ships and drones should be able to generate magnetic fields which influence particle beams. Currently, particle beams are unstoppable and game-breaking.

Most influences are too small to make a difference.

Implementation tasks: - add influenceRadius to each object - extend collision check to check for magnetic influences - calculate course change (possibly with external library)

Comments (1)

  1. Log in to comment