Page 1 of 1

Composition Control from Master Composition

Posted: February 13th, 2012, 5:47 pm
by Sec00
Hey all, I have been doing some research on trying to figure out how or if it is possible to control layers from 1 master composition.

Rough Example, I hope I can explain it well enough.

I have Master_Comp (inside) Comp1 (inside) Comp2 (inside) Comp3 (inside) Layer1, Layer2, Layer3, Layer4 etc....

Code: Select all

Master_Comp
     - Comp1 (Selected Layer)
            -Comp2
                  -Comp3
                          -Layer1
                          -Layer2 (shy toggled)
                          -Layer3 (shy toggled)
                          -Layer4

Is it possible using a script if I have Comp1 selected I can edit the layers inside of Comp3, toggle shy on and off, opacity 100 / 0 etc

thanks heaps