Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Bob JJ on May 20, 2014, 04:05:03 PM
-
I have a tilemap game that you can scroll around in and I am trying to add a gui to it and scroll with the main camera. All seems to be working at the moment but I get these big weird camera icons on the screen at runtime, any idea how to fix this thanks.
-
That's just Unity. In the Scene view's top-right corner there is a Gizmos drop-down next to the search field. Turn off 3D gizmos.
-
Thankyou very much that fixed the problem :)