Hello, and thank you for the amazing help.
the expression “wiggle(1,100) < 100 ? 0 : 100” is what i was looking for, but it’s a bit brutal. How can I add smoothing to it? For it to change from 0 to 100 and vice versa but with 4 frames of transition?
I’ve tried to add something like seedRandom(time*5); but it doesn’t work
Thank you so much for your help,
Best,
Pierrick