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

Dying from Slicer can result in movement after respawn #24

Closed schwal10 closed 2 years ago

schwal10 commented 2 years ago

Sometimes when the player dies from a Slicer when they respawn they will still have the movement caused by the last Slicer hit. This should not happen, the player should be stationary on respawn.

Edit: Actually this might happen with other enemies/objects killing the player as well. More investigation is needed.

schwal10 commented 2 years ago

I am 95% I fixed this with the refactor. If it turns out that this is still happening this issue can be re-opened.