Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Harsul on July 16, 2012, 03:51:14 PM

Title: Depth Problem
Post by: Harsul on July 16, 2012, 03:51:14 PM
Hi!

I have a label and a SlicedSprite template (Bright).
SlicedSprite's depth is 5
Label's depth is 0

And in the unity editor it works fine the label is behind the SlicedSprite as i want:
(Little hard to see the label, around the middle.)
(http://i48.tinypic.com/xd9klt.png)

But if i built it to a webplayer or standalone it isn't  ???
(http://i47.tinypic.com/2vm8vba.jpg)

So what am i doing wrong since this happens?
Title: Re: Depth Problem
Post by: ArenMook on July 16, 2012, 03:58:57 PM
Different atlases? Check the FAQ.
Title: Re: Depth Problem
Post by: Harsul on July 16, 2012, 04:20:35 PM
Different atlases? Check the FAQ.

Yep that was the problem thanks :)