Комментарии:
Really nice tutorial
ОтветитьVery usefull tutorial, thanks!
ОтветитьHello Jafar, can you tell me how to add a glow or light to the text in the beginning?
ОтветитьVery cool 👌👌🔥❤
ОтветитьVery good
ОтветитьThe expression used:
s = effect("Slider Control")("Slider");
if (numKeys > 1){
t0 = key(1).time;
t1 = key(numKeys).time;
t = linear(s,0,100,t0,t1);
valueAtTime(t);
}else
value