Game Development Community

Making Demo Game Tutorial Go Fullscreen

by Shakey · in Torque Game Builder · 04/13/2009 (5:03 pm) · 1 replies

I have completed several of the tutorials for TGB, and I am having problems. I can't seem to make the games start start in fullscreen mode. I have changed the default preferences, I have looked into the xml file, nothing. I can however key alt+enter then it goes into fullscreen mode, but what I want is the ability to start a game in fullscreen mode, anybody with some answers.

#1
04/17/2009 (7:56 am)
I think you can make a call toggleFullscreen() in your startup code. I'd check the TGB reference section of the documentation.