Hey check out this post which could probably help! The solution of the post is saying to use the script;
JumpPower^2 = 2 * workspace.Gravity * height
height = JumpPower^2 / (2*workspace.Gravity)
Hey check out this post which could probably help! The solution of the post is saying to use the script;
JumpPower^2 = 2 * workspace.Gravity * height
height = JumpPower^2 / (2*workspace.Gravity)