robynsb / interactive-track-and-trace

BSD 2-Clause "Simplified" License
0 stars 3 forks source link

when starting after game over screen, the character jumps forward a bit #49

Closed robynsb closed 5 months ago

robynsb commented 6 months ago

solution: reset dash stage, velocity, etc... of character in handleGameOver method.

robynsb commented 5 months ago

solved this.