crkellen / bands

A real-time online multiplayer CTF shooter game
GNU General Public License v3.0
5 stars 4 forks source link

Movement inputs are not cancelled on death #94

Closed crkellen closed 7 years ago

crkellen commented 7 years ago

Please fill out this Issue template to the best of your ability!

Type of Issue

Hint: Design Issues or Requests are changes to existing features, not new ones.

Description of the Issue:

When dying while moving, when you respawn, you will continue to move in that direction until pressing that key again.

Steps to reproduce the Issue (For Bugs):

Additional comments or information:

I know how to fix this, adding this issue so I don't forget.

crkellen commented 7 years ago

Fixed in dev