Fade between GUI elements?

Hi everyone I was wondering if it is possible to fade between GUI elements (GUI drawn in OnGUI).
I have multiple backgrounds that I want to be faded from one to the other after.

Thanks
Joe.

1 Answer

1

If you want you can have them one front of the other and reduce the alpha value over time.