Game Development Community

Console resizing

by Dave Young · in Torque Game Engine Advanced · 03/16/2006 (8:10 am) · 3 replies

New to TSE! In TGE, I could resize my console window by dragging on the border.
I could also drag the Torque program window around when not in fullscreen mode. To do this, I would open the console to get the mouse pointer, and drag away.

Is there a way to do this in TSE?

#1
03/16/2006 (11:30 am)
Last time i checked, you just need to re impliment the toms resource
#2
03/17/2006 (7:54 am)
Thanks Kev, I'm going to try that out! Came with TGE 1.4, so I didn't realize it was a resource *blush*
#3
03/18/2006 (5:03 pm)
Like a charm!