Gui text not working on 1.2?
by Eyal Erez · in iTorque 2D · 07/24/2009 (10:13 am) · 4 replies
I've updated my game from 1.1 to 1.2 and the gui text is not working for some reason.
I followed this post http://www.garagegames.com/community/forums/viewthread/90119 and updated my code with the latest fix and it's still not working.
Am I missing something? the regular scenegraph text is working, but not gui text?
I followed this post http://www.garagegames.com/community/forums/viewthread/90119 and updated my code with the latest fix and it's still not working.
Am I missing something? the regular scenegraph text is working, but not gui text?
#2
Everything worked on 1.1 and the game is already in the appStore. it's just not working on 1.2
07/24/2009 (11:14 am)
I'm running it on the device and all the .utf are copied but not showing up. on the Mac it shows up.Everything worked on 1.1 and the game is already in the appStore. it's just not working on 1.2
#3
07/24/2009 (2:39 pm)
Go to the common/gui folder and make sure GuiTextProfile is the same size/font as your utf. That usually fixes it for me. That's assuming your new font inherits GuiTextProfile's properties.
#4
Because no dynamic files can be generated on the iphone at runtime. no font files and no dsos
07/24/2009 (3:30 pm)
Also run the game and ensure that all letters in the size you want them to use are beeing displayed while playing.Because no dynamic files can be generated on the iphone at runtime. no font files and no dsos
Torque Owner Justin Mosiman
Opsive