Hi Mr. Dan.
That’s it. I need to change the color of the layer base in the index. For explample. I have the first layer blue, and the second more dark, try to make a kind of gradient base in the layer order.
Hope you can help me.
I use this expresion inthe scale to made te layer pop up in the compostion
Delay=thisComp.layer(“borde”).effect(“Delay”)(“Slider”);
thisComp.layer(index+1).transform.scale.valueAtTime(time-Delay)*.9;
I saw this expression used in position.
So, I want to do something like this on the layer’s color.
Sorry English no is my mother lenguage.