Game Development Community

Usability Question

by Rik Dodsworth · in Torque X 2D · 09/25/2007 (2:46 am) · 2 replies

How do i use Text in TorqueX and TorqueXB. lets say i wanted to show a level timer counting down the seconds, how would i achieve this. Thanks

#1
09/25/2007 (5:08 am)
Just wondering, how this question is related to usability? :-/

You can create a t2dtextobject and put it on the screen, and then just update the text.
#2
09/25/2007 (6:05 am)
How is it usability ? LOL i want to know how to use it.. you just told me how.
thats usability in my book..

anyway thanks ill try that out :)