Game Development Community

taking a screenshot with no hud

by john lomax · in Torque 3D Professional · 02/28/2010 (11:24 am) · 5 replies

Hey guys

Does anyone know how to take screenshots of assets in torque with no hud. This meaning taking away the ammo ui and all of the rest. I just want to be able to have some clean shots of my assets for my portfolio with out having all the ui elements showing. I would appreciate any help you guys can give, thanks :)

#1
02/28/2010 (11:59 am)

Use "Alt P" to snap a hudless screenshot.
#2
02/28/2010 (12:12 pm)
And "CTRL+H" toggles your HUD on and off completely. Always useful for removing screen clutter so you can see your game-world better.

In 1.1 you can press "h" to bring up help which gives you these and other miscellaneous key functions.
#3
02/28/2010 (12:29 pm)
Thanks a lot guys, Really appreciate that help !
#4
03/29/2011 (4:32 pm)
I ended up on this later, so wanted to reply for the lost souls that Google will bring here : P

CTRL + H = Toggle HUD.
ALT + P = Screenshot without HUD.
CTRL + P = Screenshot WITH HUD.

Screenshots will end up as .png's in your game folder. : )
#5
03/29/2011 (5:48 pm)
I'm glad to see that my hudless mode, the hudless screenshot, and the controls "help" hud is still in there :D