Need help using Linear Velocity Constraint

Im trying to make a flying script using the new linear velocity constraint but when i try to set the properties they dont get set i tried using both rootattachment and making an attachment myself

image

1 Like

Do you have your Output window open? You should be getting some errors. MaxForce is a number, not a vector.

https://developer.roblox.com/en-us/api-reference/property/LinearVelocity/MaxForce

2 Likes