Hi Dan!
Thanks for your help here and on the many posts you’ve answered! I’ve learned a lot from you already. However, this doesn’t seem to work either. I think I didn’t explain the end goal of the expression so well. The blue fade comes on, holds, and fades out, then based on another separate set of values comes on again, holds and fades out.
I took your advice in putting things in chronological order and it’s helped me with other expressions, but this one I’m starting to think can’t work because the ‘cti’ (frame number) is being tested by four different variables. They both work when split apart. I was thinking if “st” (start time) and “et” (end time) variables could be switched in the
ease(time, var, var +/- fadeTime, color, color)
array it might reduce the if statements. I’m not that advanced yet, but I’m keen to learn.