-
LINKING EXPRESSIONS ACROSS COMPS (timing issue)
Ok, this is my first post and I look forward to your help.
I have a master comp which contains 3 precomps. I have currently linked a position expression in the main comp to a controller slider in one of the precomps. That worked fine. However now the text layer in the comp doesn’t move with the controller keyframes in the precomp. It appears as if the action took place way earlier in the text layer. I know this has something to do with time but I don’t know how to fix it. Here is the expression I have on the text layer:
Thanks,
Garretty=comp("Section 3").layer("Controller").effect("Y AXIS MOVER")("Slider");
[value[0],value[1]-y]