-
Linking a slider control to “percentage of completion”
I’m setting up a comp that has a layer that will be doing a series of moves, rotations, and effects. For example, the layer moves from the bottom of the screen to the middle, then rotates along the z axis, moves again, and then gaussian blurs (in that order). I’d like to be able to adjust the timing of this sequence of events by using a slider control that would represent the “percentage of completion” as it goes from 0 to 100.
I’d like to avoid Time Remapping because I’ll have a number of layers all dong the exact same sequence of events but each of the stages will probably have different timings. And it would be nice to just have one controller. Also, there are 3D moves involved so precomping the layer, as far as I can tell, would require duplicating and syncing up the camera for each precomp which gets messy.
Is such a thing possible?
Thanks in advance for the help.
-Josh