Author Topic: UILabel keeps changing Z back to 0  (Read 3218 times)

FizzPow

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 83
    • View Profile
    • FizzPow Games
UILabel keeps changing Z back to 0
« on: December 18, 2012, 11:27:17 PM »
My UILabels are using fonts on separate atlas's and when I change Z to anything and "Play", it changes back to 0.  Also happens if I modify the Color or any other properties.  Bug?

FizzPow

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 83
    • View Profile
    • FizzPow Games
Re: UILabel keeps changing Z back to 0
« Reply #1 on: December 18, 2012, 11:31:29 PM »
I was using -0.1 as my Z, but if I change to a higher value of -1.0 then it does not lose the setting, so I guess I can do that for now, but this seems odd?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UILabel keeps changing Z back to 0
« Reply #2 on: December 19, 2012, 03:50:35 AM »
It has to be whole numbers, just like with pixels.