Game Development Community

Loading the main menu

by Mark Pilkington · in Game Design and Creative Issues · 09/21/2006 (3:23 am) · 1 replies

I have set the TSE terrain_water demo as my clean game file. Now it loads the terrain level as soon as you load the exe, I dropped my GUI files into the correct folder and if I'm quick enough I can cancel the level load and it will drop back to my main menu gui but how do I set it to load this first.

Bare in mind I'm an artists with quite basic scripting knowledge hehe.

Cheers

#1
09/25/2006 (11:08 pm)
Check out Brandon Maness' site at http://torque.smdlabs.com
There is a section on torquescript. It will help on following how different scripts work together.
This is for TGE, but will still help with TSE.