Detailed method of using AE loopout expression to create a rotating windmill animation

王林
Release: 2024-04-07 19:25:18
forward
888 people have browsed it

php editor Apple today will introduce to you a commonly used expression production technique - loopout. By using loopout expressions, we can easily create interesting windmill animation effects to make your animation more vivid and interesting. The loopout expression is a very practical expression that allows the animation to play in an infinite loop without manually adjusting the animation duration. Next, we will introduce the use of loopout in detail, so that you can master this technique and add more creativity and fun to your animation.

1. Create a new composition (CTRL N) and use the pen tool to draw a semicircle (if there are other ways to draw a semicircle, it will work).

Detailed method of using AE loopout expression to create a rotating windmill animation

2. Duplicate the semicircle layer with ctrr D and adjust the anchor points so that the anchor points of the four leaves are in the same place. This is to prepare for later rotation.

Detailed method of using AE loopout expression to create a rotating windmill animation

3. Make a pre-synthesis of the four layers to facilitate unified control. The pre-synthesis shortcut key ctrl shift c

4. Please note here that the pre-synthesis Use the anchor point tool to drag the synthesized anchor point to the center of the windmill, otherwise the windmill will not be able to rotate around the center point.

Detailed method of using AE loopout expression to create a rotating windmill animation

5. Open the rotation attribute of the pre-synthesis, k two key frames, 0 degrees at 0s, 360 degrees at 1s or 0 degrees directly (it will rotate once anyway), play it at this time As a result, the windmill rotates within 0-1s, but stops after 1s.

Detailed method of using AE loopout expression to create a rotating windmill animation

#6. At this time, the loop expression comes in handy. Press the [ALT] key in the pre-synthesized code table and add the AE loop expression loopOut(type = "cycle" , numKeyframes = 0), so that the windmill will rotate in an unlimited cycle, and a small windmill animation is completed.

Detailed method of using AE loopout expression to create a rotating windmill animation

For those who don’t know how to use loopout expressions to create a rotating windmill animation in AE, don’t miss this article brought by the editor.

The above is the detailed content of Detailed method of using AE loopout expression to create a rotating windmill animation. For more information, please follow other related articles on the PHP Chinese website!

source:zol.com.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!