Button problem

I’m having a problem that when I click on the right,left or jump button it keeps on getting dragged and does not stop. I want to fix this issue.Can someone look into my game and help me out with this.

Please leave a link for your game so we can look into it.

Since you messaged me the link, I will leave the solution here, just in case if anyone else has the same question. :slight_smile:

You need to stop the velocity force whenever you let go of the key.

Connect the “up” from the Keyboard to the “in” from the number 0, and then connect it to the “X” velocity.
solution