Animations allow you to adjust the properties of a visual layer in a scene over time using a pair of keyframes. The keyframes define the visual properties at the start and end of the animation; they also define its duration. So you can:
- Move a visual from one position to another in the Canvas.
- Make a visual zoom in or out.
- Change the opacity of a visual over time.
- Rotate or soften the visual’s corners.
- And more!
Animations cannot overlap
You can have multiple animations back-to-back, but animations cannot overlap on the same clip or layer.