Simple Animator Component
Jump to navigation
Jump to search
The simple animator component is a gameplay component that can animate the position and rotation of a gameobject over time. The animated movement will repeat, so this component is great for adding subtle or repeating motion to an object. To move something constantly over time, see the mover component.