Tuesday, July 27, 2010

valueAtTime and yRotation

delay = 2; //number of frames to delay

d = delay*thisComp.frameDuration*(index - 1);
thisComp.layer("2_17").transform.yRotation.valueAtTime(time - d)

No comments:

Post a Comment