This is really good, nice polish on it too. I think I only had one issue, the player was always slowly moving to the left.
Viewing post in Shuriken showdown jam comments
Were you using a controller by any chance? If so then it's because we never had controller controls in mind and therefore never set a deadzone for input.
If it was on mouse and keyboard, then that's weird! What OS did you use? Any information would be much appreciated so we can work on fixing this in our next update! 😁
Your PS4 controllers left analog stick might be misaligned and therefore the game registered left input while you were not pressing the A key on your keyboard. So while you weren't touching the horizontal movement keys on the keyboard, it would still register like a -0.1
I will make sure to add a dead zone during the update to prevent this from happening to any other players. Thanks for letting us know about this!