Hi!
Is there a way to activate the rotation limits of the figure with a script? Similar to “Parameters-Limits-Limits On (Rotation)”?
So far I'm able to use ".setIsClamped( true );" to activate them on a specific node and a specific rotation, but I can't find out how to do it overall.
I would appreciate any direction. Thank you.