Author Topic: Depth Problem  (Read 3458 times)

Harsul

  • Guest
Depth Problem
« 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.)


But if i built it to a webplayer or standalone it isn't  ???


So what am i doing wrong since this happens?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Depth Problem
« Reply #1 on: July 16, 2012, 03:58:57 PM »
Different atlases? Check the FAQ.

Harsul

  • Guest
Re: Depth Problem
« Reply #2 on: July 16, 2012, 04:20:35 PM »
Different atlases? Check the FAQ.

Yep that was the problem thanks :)