Fixing objects in relation to each other
Hi all,
I'm trying to create a dynamic timeline which is navigated through by use of a null object animation.
I have a timeline element and an indicator element. The indicator is parented to the timeline, and the timeline to the null object. All are 3D layers.
Expected Behaviour
When adjusting the position of the null object, I'd expect to see the timeline and indicator enter frame in the same position as previously arranged.
Observed Behaviour
As the timeline is longer than the indicator, the indicator moves quicker than the timeline. This then shifts it's position on the timeline.
Attempts to fix
I've tried parenting both elements to the null object and pre-composing the entire timeline, however this doesn't work (And the pre-composition cuts off the off-screen areas of the timeline.)
A solution to this would be greatly appreciated!
Thanks,
Chris
