Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jrm1953 on May 28, 2012, 03:36:50 PM

Title: Camera icon blocking GUI
Post by: jrm1953 on May 28, 2012, 03:36:50 PM
Jus getting started with NGUI, I am sure this is something simple i am missing. i have a game layout with 3 viewports, I already had this set up before I purchased NGUI. I created a new GUI (2D UI) with a seperate layer that only the GUI camera will see. I set the camera viewport to be X0.75, width 0.25, Y=0.5, height 0.5. GUI displays in upper right hand corner as i want but there is a camera icon right in the middle of the GUI. The rest of the GUI is visible (1 panel, couple sprites and about 20 labels) but the camera icon block part of m view. The only thing I canged about the camera that the NGUI wizard created was its viewport and created it in the GUI layer.

How do I get rid of the icon?

thanks
Title: Re: Camera icon blocking GUI
Post by: ArenMook on May 28, 2012, 03:46:58 PM
Camera icon? You mean the gizmo?
Title: Re: Camera icon blocking GUI
Post by: loopyllama on May 28, 2012, 03:47:32 PM
I think you clicked the Gizmos button in your game view. It is on the top right next to Stats. Just click it again to turn it off. You can also set specific gizmo visibility in both scene and game view.
Title: Re: Camera icon blocking GUI
Post by: jrm1953 on May 28, 2012, 04:56:55 PM
I KNEW it was a simple problem!!! Thanks guys, it looks so much better without that!