How do I make Align Orientation act like AngularVelocity

I’m replacing my old code parts that got deprecated. Basically I want to make an object spinning in the random direction. How do I achieve that using Align Orientation?

1 Like

push ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

AngularVelocity is one of the new-ish physics constraints, replacing the old BodyAngularVelocity.

image

2 Likes

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