-
Expression linked to a layer that needs to independent from which comp he’s at
Hello everyone,
So to make it simple, let’s say I have a main comp, MAIN
and a comp that contains a template to use for pictures, called PICTURE CENTER, let’s call it P-C for easier reference.
in the P-C there will be layers named “picture1”, “picture2”, and so on.
Inside “picture1”, I put an expression on layer(x) to make the opacity either 0 or 100, depending on the checkbox that exist on top of the layer “picture1”. In this case, the expression has to reference the layer “picture1” through the comp P-C to work.
When I move my layer, “picture1”, to my MAIN comp, obviously, the expression breaks.Is there a way to make like an absolute reference directly to the layer “picture1” no matter where is sits in the project? or is there a better way to approach this?
Thanks in advance for any ideas or suggestions!
