Infinity rotation
Documentation for Infinity rotation in the D.A. Button, covering setup, configuration, workflows, and troubleshooting for Unity projects.
1
To set up infinite rotation for an object, add a RotationAnimator to it, set the "Looped" parameter to 360 for right rotation or -360 for left rotation.
2
Enable "Looped" in Animations, set the desired curve (e.g., Linear for uniform rotation), and specify the Duration for a single full rotation.
