DaniDevy / FPS_Movement_Rigidbody

A physics based movement system
MIT License
492 stars 642 forks source link

toooo many inputs, apearently? #65

Open ThuagaK opened 2 years ago

ThuagaK commented 2 years ago

ok so whenever I make to many inputs, like pressing CTRL 10 times or something, the character just moves backwards and wont stop. i can walk forward by just... walking forward, but after pressing W he just continues to walk backwards...

he even does this sometimes when I press play and don't press anything. I have looked through the code but nothing seems to catch my eye, might be because this is my first project...

may someone spend their time with helping me? would be greatly appreciated

ThuagaK commented 2 years ago

nevermind, i fizex it by unplugging external input devices, sucs as controllers :D