Move Pre-set Animation
The Move animation moves a component from its current position to a new location in the scene, or moves it by a specified amount in any direction.
Using and customizing the Move pre-set animation
This pre-set has the following customizable properties:
| Property | Description |
|---|---|
| Move to | Move the component exactly to the specified X, Y, or Z co-ordinate. |
| Move by | Move the component relative to its starting point by the specified X, Y, or Z amount in that direction. |
| Duration | Set how long the animation will take to complete in seconds. |
| Easing | Choose the easing for the animation. |
| Loop forever | When checked, the animation will repeat indefinitely. |
| Loop count | Set the number of times to repeat the animation. This becomes visible when ‘Loop forever’ is unchecked. |
| Back and forth | When checked, the animation will move back to the starting position after reaching the destination, then will continue to loop in this fashion. |
| Reset position on finish | When checked, the component will go back to its original position after the animation has finished. This becomes visible when ‘Loop forever’ is unchecked. |