-
expression to control multiple layer properties
i have a project that consists of 30+ text layers which animate using the Y-rotation ratio properties. all these layers contain the same exact keyframes and animate at the same speed but are positioned at different points in the comp since they are timed to audio. The client has been updating the audio and the new audio has different timing all together. so i have to re-adjust all of these layers’ keyframes in order to match the timing again..it can be really be daunting moving all these keyframes back and forth. I wanted to know if there is an expression i can attach to all these layers and have a null control when its time to animate? Perhaps by using a slider control set to 1 to start text layer 1’s animation..then 2 to start layer 2’s animation, etc…