Is there a way to return an index value from a precomp or parent comp?
I've brainstormed a way to make my project easier to customize, but I don't know if it's possible.
I want to have one comp with multiple images in it. I want to make an expression for each layer's opacity so that it knows what it's index is in the parent comp.
If this comp is in the parent comp at index 1, all images are 0 opacity except image 1, which is 100 opacity.
Repeat for all image layers.
Thanks!
