-
animating controller.
i’m wondering if there is a way to control another layers animating points.
for example, under a comp using 29.97 timecode. there is an animating layer that has a 20 frame long wipe-on animation beginning at 00:15 and a 25 frame long wipe-off animation beginning at 03:05.
now lets say i have a null with an expression slider that lets me enter a timecode value as a start point for the wipe-on in the animating layer (say 1:15) and another value for the wipe-off start point for that same layer.
i know there is some trickery in here using valueAtTime and time remap…but i haven’t been successful in putting the right code together. i’ve used an expression using markers but that only worked for start points for the wipe-on and it doesnt allow me to control the point where i want the wipe-off to start.
any ideas?