Game Development Community

How do i change resoultion in script

by Samuel Weeks · in Torque Game Builder · 12/24/2007 (2:59 pm) · 2 replies

I have been looking all ove the net, and browsing my books, and i cant seem to find the scripts needed to change resoultion while the game is running.
the only thing that comes close is the keyword**setResoultion** which isnt found within TGB so i assume its a TGE function.

if anyone knows how do to this in TBG it would help me out alot thx.

#1
12/25/2007 (7:31 am)
For the entire game? It's in the options menu in the level editor where you can set teh backgropund colour of the editor and a few other options.
#2
12/25/2007 (9:13 pm)
Nm i found it, for anyone else that wants to know. you use the setscreenmode function.