Game Development Community

Noob question

by Richard Holmes · in Torque Game Engine · 07/25/2008 (2:52 am) · 4 replies

Dwl & installed tgea 1.7.1 sdk , but i can't seem to find a specific "game engine application" from which i could run stuff like gui editor or terrain editor. I'm pretty sure it's not in the SDK.
Can somebody tell me where can i find it?

#1
07/25/2008 (5:08 am)
As far as i know you first have to compile your version. There should be a documentation that explains how to compile your tgea version.

After this, just start one of the examples and press F11 for World Editor or F10 for GUI Editor.
#2
07/25/2008 (1:39 pm)
Run whichever demo you want to (T3D, Barricade, etc) and press the keys that Kiyaku notes.
#3
07/26/2008 (11:19 am)
There should be a "gettingStarted.pdf"

That's the best thing to read to explain how to get into the game and, well, get started.

Tony
#4
07/28/2008 (3:16 pm)
As Richard is working with TGEA there is getting started page to the documentation, although it mostly talks you through setting up your environment and visual C++ it does provide leads into the Gui editor and world editor which are mostly place holders for now it has come on huge amounts in recent months thanks mostly to Michael Perry who has since just joined GG to work on precisely that - documentation.