-
Very basic expression – ripple rotation
I have 4 layers, expression pointed to the X rotation of a Null. I want them to follow the X rotation to flip up, but I’d like them to ripple…so I need to have them follow the rotation of the Null, with a seperation of a period of time.
Current expression:
thisComp.layer(“Rotate up products”).transform.xRotation
I have VERY LITTLE experience with expressions, but I need to do this several times, so I’d like to reuse this function.