-
Motion Trails with Random Position Seed
Hi forum,
Im got expression from Motionscript for motion trails. Everything is working good. But i wanted to add some 3D random position to the follower position by changing slider as a 3D random seed.
How can i do that?
Thank you.
Madlidelay = 5
d = delay*thisComp.frameDuration*(index - 1);
thisComp.layer(1).position.valueAtTime(time - d)