Angular Velocity Not Working?

First time ever using it, and it doesn’t work after I applied ‘angular velocity’ to it. Is the part supposed to have a special type of property? (such as anchored) Also, I am not fully sure whether to put this in Building support or Scripting support.

You need to check a few things.

Angular Velocity is a constraint and not a body mover. Make sure you are using attachments.

Check that you have applied the maxtorque to be able the handle the parts mass

Make sure that your assembly us completely unachored.

I don’t think it really matters which one it goes into. There is a lot of misc stuff that go into scripting support.

2 Likes

When I unanchor it, it falls out of the world…

AngularVelocityConstraint applied Torque to an object. AngularVelocity | Roblox Creator Documentation It will not stop that object from falling.

Currently the only constraints that can do that are VectorForce, LineForce and AlignPosition.

1 Like