Hi! I'm new with NGUI and I'm facing this problem.
I have this 2 panels, 1 for main menu and 1 for options/settings.
I can show the panels by using NGUITools.SetActive() functions and it works.
But it doesn't hide the panels. I just check and uncheck the camera in the camera tool to see and refresh the scene.
Also, I've put some animation for buttons and checkbox.
Please see the attached picture.
I need your help. Thanks