Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started 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?
-
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.