-
Pre-comp uses parents time line?
Is it possible for a child pre-comp use the parents timeline for it’s timings?
So if I pass a child values from the parents timeline, based on it’s frame position, and those values are put into an a expression that animates something. Is it possible to have the animation (in the child pre-comp) honour it’s position in the parents timeline and ignore it’s own timeline?
Thus when I move the child about in it’s parents time (thus the values it’s given adjust), it doesn’t try and use it’s own timeline and end up with offset timings (because it’s been moved in time on the parents timeline and the timelines times don’t match up)?
I am effectively using the pre-comp as a container, a directory if you will, to keep things tidy on the main (parent) timeline.