-
Random opacity that varies over time?
Hey guys,
Just a quick question – this is probably something very simple, but I can’t get my head around it at the moment.
I have a layer that is using a the ‘random’ expression to vary it’s opacity. However, I want this random opacity to get ‘less random’ over a set time, until it reaches a point at which it is entirely visible/the opacity is locked at a defined point.
Does that make sense?
So basically, at frame 0, the expression will have the effect of:
random(0,100)But by frame 200, the expression will have the effect of:
random(99,100)Or something similar. Is there a way to do this? If possible, I need user-definable variables for the length of transition, as well as adjustable stand and end values for the random-ness. Any help would be most appreciated!
Many thanks,
Geraint Abbott.