Game Development Community

Gui Text Color

by Alexandre Ribeiro de Sa · in Torque Game Builder · 09/21/2009 (3:10 pm) · 3 replies

Hello, I'd like to know if there any way to change the GUI Text Control color like Zelda...
Something like "Hello, my name is <red>Torque<red>"...


All the best!
Alexandre

#1
09/21/2009 (3:26 pm)
This link should help you out.

Use the GuiMlTextCtrl and the color tag with web hex codes for color.
#2
09/21/2009 (4:56 pm)
Thanks Patrick, this is exactly what I'm was looking!