-
Expressions operating in nested comps?
Hi all, I’ve done a quick search…but probably not using specific terms that reflect what has been used before.
I’m wondering if it’s possible to reference nested comps in expressions.
i.e, I’ve created a number of variables which can be controlled through Essential Graphics so multiple versions of the same base comp can exist and be customised.What I’m wondering is…if there’s some way to write expressions in the base comp that take values from the comp it is placed in (i.e, I assume this is referred to as the Parent comp?)
And example of such a script would be that the name of the comp layer would control a text layer within the reusable comp. The only way I’ve been able to do this is with a simple/additional script being added to the placed comp IN the parent comp.While it is functional this way…I’m trying to keep the reusable comps contained in a single reusable element, without the need for additional tweaks once placed.
Hope this makes sense. Happy to clarify.
Thanks in advance.