Hi!
I have a problem when using NGui when I'm switching between panels. I often get a flash/blink when no GUI graphics is drawed, I think it's only one frame. It is quite annoying since my GUI is fullscreen (think Quiz game).
I have tried both in playmaker with Activate gameobject on the panels and through scripting (NGUITools.SetActive(nextPanelObject, true)) but results are the same.
Any ideas?
Best Regards,
Kristian