-
is there something like this in after effects??
Hi,
I can’t explain my problem perfectly.
Look at the number 2 in the attached picture.
I need a way to change this number depending on my layer name or any variation.
For Example:
if my layer name is 4 then the fullapperance variation must be:
thisComp.layer(“Timing”).effect(“Start in (Frame) Picture 4”)(“Slider”);
if my layer name is 7 then the fullapperance variation must be:thisComp.layer(“Timing”).effect(“Start in (Frame) Picture 7”)(“Slider”);
can I do something like this in after effects???