Problem with LinearVelocity and Parachute

Hello
I am trying to make a Parachute using LinearVelocity
The LinearVelocity is attached to an attachment under HumanoidRootPart
These are my settings for the constraint:

image

My characters falls slowly, however I cannot move in the air (on the X, Z plane)
This was working ok with the deprecated now BodyVelocity.
Is it possible to achieve the same behaviour with LinearVelocity?

Thanks

Try with these settings:
image
When i tested with this, the character could still move along the XZ plane

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.