overbound / SonicTimeTwisted

Source Code for a Sonic Fan Game Made in Game Maker Studio
https://overboundstudio.com/
GNU General Public License v3.0
60 stars 16 forks source link

DDZ: stepping off the Tornado freezes it #304

Closed AlexKhayrullin closed 10 months ago

AlexKhayrullin commented 11 months ago

To reproduce the bug, board the Tornado in DDZ and instead of going forward go backwards and step off the plane.

Expected behavior: upon stepping on the plane again, it becomes controllable again. Actual behavior: once the character has stepped off the plane, it can no longer be activated again. The player essentially becomes stuck.

AlexKhayrullin commented 10 months ago

It's not "stepping off" that's the issue, it's "boarding it without jumping" that fails to activate it.