How to load particular level
by mohanmartin · in Torque Game Builder · 02/18/2008 (11:18 pm) · 0 replies
Anyone help me to load a particular level in TGB?
i am creating a hidden objects game in TGB, i have created more levels, but i play the game everytime the current level was loaded, i wish to load third level first.......
my coding below
startGame("MyGame\game\data\levels\ThirdLevel.t2d");
i am creating a hidden objects game in TGB, i have created more levels, but i play the game everytime the current level was loaded, i wish to load third level first.......
my coding below
startGame("MyGame\game\data\levels\ThirdLevel.t2d");
About the author