What I plan on doing is having a sort of image viewing window. When you click the next arrow, the next image does a crossfade over the top of the previous image. It would be somewhat easy to do a general fade on top of the previous image if I use GUI.color and bring one image’s alpha over on top of the first, but I was curious if anyone knew how to do it more interestingly.
In the end, it sort of becomes similar to a powerpoint slide transition. I’m open for any sort of suggestions, and thanks in advance for any help you guys can give!