In this tutorial I will show you how to do the Christmas tree particles animation in after effects using cc particle world.
I will also show how you to animate a text in after effects.
Expressions:
Position X:
x=thisComp.layer("Null 1").transform.position[0]-thisComp.width/2;
x/thisComp.width;
Position Y:
y=thisComp.layer("Null 1").transform.position[1]-thisComp.height/2;
y/thisComp.width;
Position Z:
z=thisComp.layer("Null 1").transform.position[2];
z/thisComp.width;
► Subscribe to my channel here: / @motiondesignmaker
#aftereffectstutorial #animation #motiondesign