Hello,
I was wondering if NGUI relies on the Unity GUI system. Unity 4.6 has a new GUI system with legacy support for the old system.
What I want to do is use iTween's Camera.Fade with GUI but it wasn't working for Unity's old GUI system.
Does NGUI's GUI system work with Screen Fading such as with iTween's Camera Fade?