Copy link to clipboard
Copied
Hello, does anyone know what's the problem here? I see the error there, but I don't understand why it appears and how I could fix it.
The error is here:
if(time < thisComp.layer(index-1).transform.scale.key(5).time)
thisComp.layer(index-1).transform.scale.key(5).time;
thisComp.layer(index-1).transform.scale.key(6).time;
Copy link to clipboard
Copied
The error is here:
if(time < thisComp.layer(index-1).transform.scale.key(5).time)
thisComp.layer(index-1).transform.scale.key(5).time;
thisComp.layer(index-1).transform.scale.key(6).time;