Game Development Community

Is there a TEXT scene object?

by Anthony Farmer · in Torque X 2D · 05/23/2008 (12:38 pm) · 0 replies

I need to print in-game, dashboard-style text (not a GUI) and the text needs to be rotated up to 360 degrees depending upon the location of each player relative to the table-top screen.

Is there a SceneObject I can add to my scene for this? None appear in TGB, but something like T2DStaticText would be very useful...

Thanks,
ALF