Hey guys,
I’ve got a set of 10 images that I want to swap through with a VAR trigger. I can get it to change images easily enough, but I would really like them to fade into each other. Right now I can only get them to fade IN, but not fade out. So the result when the VAR is tapped is the screen goes black instantly, then the next image fades in. I’d like to make this smooth.
Here’s what i’m using right now: $(#VAR_1#%11)==1?(interpAccel(#DNOW#-#VAR_1_T#, 0, 1000, 3)*100):0$
Any help would be much appreciated!
Thanks