After Effects for Beginners part 2 of 2

Опубликовано: 29 Июль 2026
на канале: Drew Mac Studio
361
2

This is part 2 of a 2 part series on Illustrator and After Effects for beginners. If you missed part 1, you can find it here    • Illustrator and After Effects for Beginner...  

The expression script that is used in the video is below
//random position jumping
t = 20;
f = thisComp.frameDuration * t;
posterizeTime(1/f);
x = #+random(-30, 30);
y = #+random(-30, 30);

[x,y]

This video will touch on the following:
expressions
keyframes
interpolation
easing
particle effects
gradients
strokes and trim paths
exporting with AME
importing Illustrator