-
I need to change the layer position randomly every some seconds.
Hi,
I have a simple icon layer.
I need to change the icon position randomly every some seconds;
But, every time the icon changes its position, I need the icon’s opacity to start from 0 to 100.
after the icon’s opacity reach 100 I need it to stay in the same position for some seconds;
then change its position again.
I will make two sliders for this expression
one to control the time that the icon needs to reach the opacity 100 after its appearance.
and one to control the time that the icon will stay in its position after its reaches opacity 100.
How to do this?