Game Development Community

Draw text directly to t2dSceneGraph

by Pavel Tovarys · in Torque Game Builder · 05/13/2006 (4:34 pm) · 2 replies

Hello,
Is it possible to draw strings/text directly to the window (t2dSceneGraph)? I don't mean a text in any GUI object.
Thank you for the help,
Tovy..

#1
05/16/2006 (5:06 pm)
Not sure if it's what you mean, but there is this resource for drawing text. There is also a resource for drawing bitmap (rendered) text .
#2
05/16/2006 (5:46 pm)
Yes, it is. Thank Alex!