Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: pretender on July 19, 2015, 05:56:43 AM
-
Hi!
I have a lot of UIPanels in the scene which all gets disabled in runtime, and only one that is needed is visible and that is fine, but editing panels in editor is somewhat slow. Is there any trick or editor script that will enable UIPanel when gizmo or icon in the scene view is clicked or something like that?
Thanks!
-
If you want to quickly hide / show panels, use the Panel Tool window. Myself, I just have all of them disabled at start, and enable ones I want to work with via the ALT+SHIFT+A shortcut.