Hey Dan,
Thanks for the help I think it should. I’m having some problems though probably just due to my lack of knowledge.
At the moment the expression is(in texts 2 opacity):
delay = 3;
if (thisComp.layer(“Text1”)opacity.valueAtTIME)(time – framesToTime(delay) then {100} else {0};
I’m getting the following error don’t think it is even getting to the delay.
After Effects warning :Expected: )
Expression disabled.
Error occured at line 2.
Comp: Comp 1
Layer: 1 (‘text 2’)
property: opacity
So I guess I’m missing an ) from somewhere not sure where though.
Cheers
Dave