I want to link two different checkboxes of different layers of different comps
Hello!
I am working on a project that is basically working with a lot of checkboxes. The idea is to have every checkbox in the essential graphics so everyone can change things quite easily. What I'm struggling with is the following:
I have a Comp A with a Null as a Checkbox Control that plays on/off the opacity of a layer inside Comp A. This is already done and works perfectly fine.
The problem comes now: Then I have Comp B, with a layer I want to play also with the opacity but using the Checkbox Control of the Null inside Comp A.
The idea is that when you click on/off in the Checkbox Control of Null inside Comp A, both layers of Comp A and Comp B react at the same time that.
Is this something possible? I've been trying a lot to solve this but apparently is not possible to link between different comps.
Any suggestions?
Thank you!
