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?
1 Answer
1Use the Constraints on the rigidbody, by checking X and Z for Freeze Rotation so it can only rotate around Y.