Replacing BodyVelocity with an up-to-date object

Hi, you should use linear velocity. Because BodyVelocity is deprecated. You should create a linear velocity, and to work it must include attachment, after you should set velocity property (vector3).
There was a topic about it…

1 Like