Hello, I have some tools that make the character’s movement all glitchy.
Here is an example:
It makes the player do big jumps.
Hello, I have some tools that make the character’s movement all glitchy.
Here is an example:
It makes the player do big jumps.
Yer sure that the tool doesn’t have script that interfere or change Character.Humanoid.JumpPower value?
Try making the whole tool basepart(s) CanCollide property to false
Already done all of that. And there is no script with JumpPower in it. I scripted it.
Me out of idea.
Perhaps something is interfering with your character.HumanoidRootPart properties, HipHeight or other.
Try making the contents of the tool massless
Worked, great solution. Thank you.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.