- Home /
Is it possible to only allow one direction of rotation using a hinge joint?
Hi,
I would like to allow rotation in only one direction around an axis using a hinge joint. Is there a way to do this?
Thanks in advance :)
Could you clamp to only positive or negative rotation?
That might work. I'll let you know if I manage to set it up. Thanks!
Answer by goutham12 · Dec 13, 2019 at 01:43 PM
check your axis . make 1 in which axis you want to rotate and others to be zero.
I did that. I have rotation set around the z-axis. what I want is restricting the rotation around that axis in only one of the two directions. So for example only allow rotating clockwise and not counter-clockwise.
Your answer
Follow this Question
Related Questions
Hingejoint: how to change axis correctly? 0 Answers
How to rotate rigidbody relative to jointed other rigidbody? 2 Answers
How to rotate an object on one axis facing another object? 0 Answers
Limiting rotation to 75 degrees to the left and 75 to the right 4 Answers
How to modify the value of an axis without touching to the others ? 1 Answer