-
Expression
Hi everyone
I need a help about expression.I’m trying to fade out 9 layers.Each layer fade out with extend.Well I set a keyframe for the first layer for opacity (from 100% to 0%)and I’ve used expression “this_comp.layer(this_layer,-1).opacity.value_at_time(time-.1)” for 8 other layers.Only result was the first layer fade out and the rest of them are unmodified.
Does anyone know where I’m making a mistake?
Thank you