schwal10 / lunatic-fringe

Lunatic Fringe is a game originally distributed as an AfterDark screensaver
GNU Affero General Public License v3.0
6 stars 1 forks source link

Fix Slicer "orbiting" #17

Closed schwal10 closed 2 years ago

schwal10 commented 6 years ago

Update the Slicer AI so that it is smarter and will not orbit the player when the player is at low speeds or sitting still.

schwal10 commented 2 years ago

Since the refactor this has been happening to SludgerMines as well, probably related to how I adjusted the logic for when calculateAcceleration is called.

schwal10 commented 2 years ago

I have adjusted the accleration logic on some of the enemies to reduce this issue. It still isn't perfect but is in a good place for now.