-
Can expression be calculated once?
I have expression with loop. At the result of this expression i get some data (ex.[122,888]). AE every frame calculates this again and again… is it possible to tell expression to be calculated once (at frame number 1) and if i currently at frame number 3894 then just do nothing and leave data alone?
Sorry again for my English.
P.S. I try to make comp duration in 1 frame and create another comp where layer takes data from composition with calculation but without luck…