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