-
Random opacity on specific way
Please, I need help with a very specific expression. I have created this screen that is going to work as part of an intro for a series of videos.
I want to make those green squares randomly sort of flicker, by changing the value of the opacity, but it must always go from 0 to 100 or from 100 to 0, across 1 or 2 seconds, which is not what happens if I just use a regular wiggle expression on the property.
The behavior I need is:
– random interval (1 to 3 seconds)
– opacity goes from 0 to 100 in 1 or 2 seconds (30 fps)
– random interval (1 to 3 seconds)
– opacity goes back from 100 to 0 in 1 or 2 secondsI have done this manually, by adding certain keyframes and telling them to loopout. As there are too many, you can’t notice it’s a cycle and it gives the illusion of randomness. But I have to manually create this randomness using keyframes at different points for every layer, which can become an exhaustive processes if I intend to keep this line of work for other screens.
I already have each green square on its own layer. Is there a way to make it more automatic through the use of an expression?

