Hi, wrote a small script that as usual thought would work as intended. It didnt. Its just a script that i’m needing for when a player triggers a prompt it sets there JumpHeight = 0.
Any help would be appreciated!
1 Like
Use JumpPower instead
Humanoid.UseJumpPower = true
Humanoid.JumpPower = 0
2 Likes
That’s worked perfectly thanks alot!
2 Likes
you welcome lil bro
charrrrrrs
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.