Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: noob22 on July 30, 2012, 10:28:11 PM

Title: How to make different UI to share one font texture?
Post by: noob22 on July 30, 2012, 10:28:11 PM
I make a font which size is 1m.
I have many UI assetbundles in my game.
Of course, I dont want to the font in every UI assetbundle.
Any suggestion?
Title: Re: How to make different UI to share one font texture?
Post by: ArenMook on July 31, 2012, 12:44:31 AM
Create a separate asset bundle for the font, and use a reference atlas for your UI. Set the reference to be your dynamically loaded font.