-
Control Animation Between Two Keyframes with a Slider
I have 72 layers all of which I’d like to “explode” from their starting position (A) to their ending position (B). I’ve animated each layers individual position, point A to point B so I have two position keyframes for each layer, their starting and ending point. When you playback the animation it’s pretty simple, 72 layers move from the center of the comp to the edge of the comp at the specified speeds.
Now what I need to do is control the animation timing (not speed) of each of these layers with a single slider. I still want the layers to move from point A to point B as I’ve specified but I’d like to control the timing with hold keyframes, to start and stop the layers movement as they move from point A to point B. So if I move the slider from 0 to 100 all the shapes would move from their position A to their position B. And if I added hold keyframes to the slider, all the shapes would move from position A to a hold position and then continue on to position B. Essentially I’m trying to time-remap keyframes I guess.
Am I thinking about this correctly or is their a better solution of “exploding” the layers? Appreciate any tips!