#Do Unity Physics Rigidbodies support constraints?

1 messages · Page 1 of 1 (latest)

ruby flame
#

I'm using builtin Rigidbody to author a Unity Physics body and I'm setting constraints on the object's rotation, but this doesn't seem respected in the entity.

In fact looking through the entity inspector I don't even see anything in any of the components that would seemingly support constraints.

violet token
#

Check physics examples
They have joint exactly for this purpose