Page 1 of 1

Random Fade in and fade out Opacity

Posted: May 23rd, 2007, 3:09 am
by nerken
I-ve got 1 thousand layers grid and a null object.
The null object have 100 randoms. Each layer have an expression and if his index layer is = at any random number generated by the null object, the opacity value is 100.

I want to make a fade in and fade out opacity every time a random number is generated. Although i want to control when a random number is generated (each second fe.)


THX

Posted: May 25th, 2007, 3:13 am
by Mylenium
Animate a fade sequence and the use time remapping with a conditional statement. This technique is illustrated in the layer trail example at armoredsquirrel.com, Byron's website.

Mylenium