-
Looping Color Wiggle Expression
I have a grid of white circles that I’ve used expressions to wiggle and loop their opacity using script I’ve found here in the forums. I then added a color overlay to these circles and used wiggle again, shown below, to change each of their colors randomly over time. My question is how can I make the expression below loop seamlessly?
w = wiggle(2, .5);
[w[0], w[1], w[2], value[3]];