-
AE Scripting – Shy / Reveal all Comps globally in a project?
So I’m writing a script, my goal being to have a window where I can press the “Shy Button” on every comp throughout the entire project.
As of right now, I’ve written the script to work inside of any active composition, both to Shy and Reveal. However, I’m having trouble writing it so that it runs through every single composition in the AEP and sets “hideShyLayers” to “true.”
I’ve attached my script as a .txt file. If anyone has any ideas, I would greatly appreciate it! I think it might be a “for” loop, but not entirely sure.