Whats difference between humanoid.jumppower and humanoid.jumpheight?

i wanna know difference between humanoid.jumppower and humanoid.jumpheight
is jumppower deprecated?

1 Like

i think they’re the same just calculated weirdly (idk how to explain it)

JumpHeight is the height the character will jump in studs. This calculates the force used to jump to reach that height for you.

JumpPower is the force that will be applied to the character when they jump. This is influenced by gravity.

4 Likes

The description for JumpHeight does not match with my tests. I am having this issue where the jump height changes depending on gravity, even though it should be a fixed height when using JumpHeight.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.