Is there a way to see my coordinates?
by Steve · in Torque Game Engine · 11/17/2007 (12:12 pm) · 1 replies
When I am in F11 mode, is there a way to see my world coordinates? I know when i select an object you can read its coordinates, but I was wondering if there was a way to always see either the camera's or avatar's coordinates, as they update.
Associate Orion Elenzil
Real Life Plus
a smoother way would be to add something like that to the rendering of the Editor guiCtrl. I think it's EditorTSCtrl ? Check out guiShapeNameHud for an example of drawing text during guiCtrl rendering.