Help with moving the humanoid in skydiving mode

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 :smiley:

1 Like

You can move the player by moving the HumanoidRootPart. The rest of the character will move with the HRP.