I’m trying to create a crawl/crouch for my game.
It works, but my character’s HumanoidRootPart doesn’t move down with the other parts of the body.
I need it to move down so the crawling character can go under things.
I’m trying to adjust it with code, using Humanoid.HipHeight, but it’s not really changing it.