- Home /
rotation problem
hi, i have a modeled a fan with fan blades. i have rigid body and a collider on it. when i throw another collider at it i want it to rotate arund a fixed point only along the desired axis. how do i do that?
Comment
Best Answer
Answer by Eric5h5 · Mar 17, 2011 at 06:30 PM
Use the Constraints on the rigidbody, by checking X and Z for Freeze Rotation so it can only rotate around Y.