How to create dynamically arranged text in AE? This article is answered by php editor Zimo. With the continuous development of AE technology, animation effects are becoming more and more diverse, among which text arrangement animation has attracted much attention. This tutorial will introduce in detail how to use AE to create an animation where letters move randomly and then line up in a line, guiding you step by step to create eye-catching text effects.
1. After creating a new synthesis, enter letters and adjust the font, position, color and other parameters of the letters.
2. Right-click the letter and select Create--Create a mask from text.
3. Search for [Slider Control] in the effect and add it to the letter layer.
4. Press alt and click on the code table in front of the letter position parameter.
5. Enter the expression wiggle(1,effect("Slider Control")("Slider")).
6. Create an animation of the slider parameters, from more to less, to generate an animation in which the letters are randomly moved and arranged in a line.
The above is the detailed content of How to make text arrangement animation in AE_How to make AE letters move randomly and then arrange them into a line animation. For more information, please follow other related articles on the PHP Chinese website!