Screen Capture
by TigerHeros · in Torque 3D Professional · 03/08/2010 (1:56 am) · 3 replies
How to screen capture a particular area in a torque application?
About the author
by TigerHeros · in Torque 3D Professional · 03/08/2010 (1:56 am) · 3 replies
Torque Owner Ryan Mounts
CornerstoneViz
If you want the hud to be visible, you can type this command in the console:
A value of 2000 gives you 2 seconds to close the console before the screenshot is captured. This will also produce a sequentially named .png in your game folder. Another method would be to simply use the "Print Screen" button on your keyboard, and paste the desktop image into your favorite paint application and crop.