Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Vaupell2 on January 06, 2014, 06:34:27 AM

Title: NGUI opbjects showing through the scene
Post by: Vaupell2 on January 06, 2014, 06:34:27 AM
all my NGUI objects are in the same layer,
I've tryed ajusting the culing mask of the player cam, so it's not seeing them, but it disables all GUI.

You can see the GUI through all game objects, and thats not nice ;)

(http://i.imgur.com/aCfYPSH.png)

Any ideas how i can hide them from the scene view and keep them as GUI ?

Using 3.0.7 because 3.0.8 destroys all dynamic text GUI in this game, so not worth upgrading.
Title: Re: NGUI opbjects showing through the scene
Post by: ArenMook on January 06, 2014, 10:36:13 AM
Main camera's culling mask should not be drawing the UI layer. Only the UI camera should be drawing the UI layer.