Hi. I am making a skydiving system and I want to move the player when skydiving, I currently use a BodyVelocity to apply the velocity downwards. I don’t know how I’d move the player. Any help will be appreciated ![]()
1 Like
You can move the player by moving the HumanoidRootPart. The rest of the character will move with the HRP.