Game Development Community

gui text control

by Milan Rancic · in Torque Game Builder · 09/17/2009 (6:46 am) · 1 replies

I have a text field in my GUI that shows how much health u have left. But it seems that i don't have any control over font that i wanna use(?)
i couldn't even change the size of the font, until i set GuiText24Profile to this guiTextCtrl. Now its a little bigger, but its only accident that that size suits my needs. I still can't change color or font... :(

#1
09/17/2009 (8:04 am)
Ok, i figured it out. I have to create my own profiles...

And what about embedding fonts? How do i do that?