Spam jump happens when pressing shift too much

i made a sprint script and when the player presses shift their walk speed changes and the run animation plays, but if they spam shift, they’ll start to go more up to the sky

add a debounce variable to prevent multiple jump spamming

or remove line 13 as when the user isnt holding shift it will still jump the character