-
Reference a master comp without using the name
Hi,
I’m in need of a way to reference a “parent” comp, or master comp, without using the comp’s name. I’m not sure if this is possible, but I’m hoping for some equivalent to “thisComp”, except it would reference the comp that “thisComp” is inside – if that makes sense.Here’s a summary of what I’m doing:
I have a comp (“parent comp”) with a layer which has control sliders in it. My clients will repeatedly be duplicating this comp, then adding a precomp (“child comp”) that I have made. The child comp has a layer with effects which need to point to the control sliders of the parent comp. Ideally, the child comp effects would automatically point to the control slider of the parent comp that it is inside, so they don’t have to edit any text whenever they duplicate the parent comp.Anyone know if this is possible? Thanks in advance.