|
|
Animate text with text animatorsAnimating text with animators and selectors consists of three basic steps:
Note: To always
affect all characters in the layer, delete the default selector.
In this case, animating a text layer is not much different from
animating any other layer.
Usually, you don’t need to set keyframes or expressions for the animator properties. It’s common to only set keyframes or expressions for the selector and specify only the ending values for the animator properties.
For example, to animate opacity gradually from the first character to the last, you can add an animator for Opacity, set the Opacity value (in the Animator property group) to 0, and then set keyframes for the End property of the default selector to 0% at 0 seconds and 100% at a later time. ![]() Animating the opacity of a text layer using the Opacity animator
and the End property You can create elaborate animations using several animators and several selectors, each of which adds its influence to the text animation. |