Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: shokinhan on September 06, 2012, 05:08:38 AM

Title: Font and background
Post by: shokinhan on September 06, 2012, 05:08:38 AM
Sometimes the font on the label can be saw, but cannot be saw at the webplayer. I must adjust the z about font, It's too trouble!
I want NGUI can provide some good idea to resolve the problem!

thanks!
Title: Re: Font and background
Post by: shokinhan on September 06, 2012, 05:11:23 AM
Eg:

I use the uipopuplist, but the child menu can not be saw at webplayer, because the z is too high. I must change the component uipopuplist, It's too trouble!!


Title: Re: Font and background
Post by: ArenMook on September 06, 2012, 07:03:41 AM
Assuming your font is on a different atlas, adjusting the Z is the only way to tell Unity what should be in front of what.
Title: Re: Font and background
Post by: dlewis on September 06, 2012, 07:20:16 PM
I'm not sure if it's related to this at all but there are occasions where everything looks fine in the editor but then when I make a standalone build some of the text/sprites don't show until I move the z position.