Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Bob JJ on May 20, 2014, 04:05:03 PM

Title: wierd camera images at runtime
Post 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.

Title: Re: wierd camera images at runtime
Post by: ArenMook on May 20, 2014, 04:27:26 PM
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.
Title: Re: wierd camera images at runtime
Post by: Bob JJ on May 21, 2014, 12:19:23 AM
Thankyou very much that fixed the problem :)