SCCapstone / turn-based-rpg

5 stars 1 forks source link

Holding one direction and then another is inconsistent #282

Closed CMartin2288 closed 6 months ago

CMartin2288 commented 7 months ago

Hold one direction of movement, and then keeping that key pressed start pressing a perpendicular direction. With some combinations the player starts moving in the new direction, but with others they ignore the new input.

https://github.com/SCCapstone/turn-based-rpg/assets/97468361/4753e42c-31e3-4fed-b7c4-f6a19b657695

lyn-cork commented 6 months ago

Not considering this a bug - just a result of strange input in a game with 4 directional movement.