Player still walking for a second after the button is no longer pushed.

Screenshots of code are not a thing.

If you post a code snippet, ALWAYS USE CODE TAGS:

How to use code tags: Using code tags properly

You may be able to solve your problem by using Input.GetAxisRaw() in lieu of Input.GetAxis()

1 Like