RamsesCaesar / CatAmongBirds

A game where you hunt birds as a cat.
MIT License
4 stars 1 forks source link

Make dash cancelable #45

Open RamsesCaesar opened 1 year ago

RamsesCaesar commented 1 year ago

When the player dashes, there's no way to stop him. When the user presses any key, the dash movement should stop.

RamsesCaesar commented 1 year ago

I worked on this yesterday, but I reverted the changes because they caused unexpected behavior. This issue is being worked on, though.