Game Development Community

newbie, compile a level as a game

by Gabe Zingaretti · in Torque Game Engine · 01/26/2003 (9:18 pm) · 2 replies

Hi all,

thank god I compiled everything quite easily. I do I compile a mission as a stand alone game. In other words how do I transfor a mission into a game? Is it even possible or do I need to do some major changes at the engine?

Thanks,

Gabe

#1
01/26/2003 (9:24 pm)
I'm pretty sure you could just write a script that just loads whatever mission you want when the game starts up... shouldn't be difficult. But I'm not the person to ask how to do that.. still learning the ropes over here :)
#2
05/19/2003 (1:00 pm)
Newbie here, I was wondering how to do that too.