Getting Started With Explainer Videos After Effects

Опубликовано: 26 Март 2021
на канале: Creator Brew - Experimenting & Sharing
66
0

This goes through how to get organized and get started with animations for explainer videos created with After Effects. A great way to keep the motion happening is to use a script to softly make visual elements breathe. Here is is done with an expression and alternatively with a controller to give you global control over all your layers of animation.


w=wiggle(10,40);
[w[0],w[0]]


speed=thisComp.layer("control").effect("speed")("Slider");
amount=thisComp.layer("control").effect("amount")("Slider");
w=wiggle(speed,amount);
[w[0],w[0]]


Смотрите видео Getting Started With Explainer Videos After Effects онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Creator Brew - Experimenting & Sharing 26 Март 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 66 раз и оно понравилось 0 людям.