#A lerp function that determines the jump power % based off the duration the space bar is held.
1 messages · Page 1 of 1 (latest)
yea the connection happens when the player is holding space, and during that time i only record the amount of time the space bar was held, then i plug it into the lerp
I'm testing your script and the jump calculation is better
Let me play around with it a bit i will be back
no worries about that when i add the checks and everything
the delay task doesn't seem like it wants to cancel when called but i will figure that one out