β Back to Expressions
Delay property by certain number of frames
DELAY FOR SPECIFIC LAYER
lay = thisComp.layer("SquareMoves")
delay = 1; //number of frames to delay
d = delay*thisComp.frameDuration;
lay.rotation.valueAtTime(time - d)
β
β
AfterEffects_Tricks collected by Jr Canest
Get Β After Effects tips & tricks
delivered to your inbox