Game Development Community

New and having trouble.

by Joey Shipley · in Torque Game Engine Advanced · 06/28/2007 (4:45 pm) · 2 replies

Hi,

I'm new to Torque and SDK stuff in general, but I'm not really a stranger to programming.

I just bought and installed the Torque Game Engine Advanced. Also I have installed: my newest graphics drivers, the newest DirectX, the newest DirectX SDK, Windows Platform SDK and Microsoft 2005 Express.

I have also configured things based on this setup page:
http://tdn.garagegames.com/wiki/TSE/Setup#Overview

I am able to load the /TGEA_SDK/vc8/TGEA SDK and build/compile it with no error's recieved.

The problem is that I am at a loss on how to load up the actual game engine and use the gui interface that I have read about in the Game Programmer's Guide to Torque.

Sorry for the very newb question.

About the author

Recent Threads


#1
06/28/2007 (5:03 pm)
Start TGEA demo, go into the demo level (start the demo) and Press F10 or F11, depending on what you want. In the world editor, do file - new mission and go on from there :)
#2
06/28/2007 (7:05 pm)
Thanks, that took care of things for me.