Skip to content

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:

PropertyDescription
Move toMove the component exactly to the specified X, Y, or Z co-ordinate.
Move byMove the component relative to its starting point by the specified X, Y, or Z amount in that direction.
DurationSet how long the animation will take to complete in seconds.
EasingChoose the easing for the animation.
Loop foreverWhen checked, the animation will repeat indefinitely.
Loop countSet the number of times to repeat the animation. This becomes visible when ‘Loop forever’ is unchecked.
Back and forthWhen 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 finishWhen checked, the component will go back to its original position after the animation has finished. This becomes visible when ‘Loop forever’ is unchecked.