Game Development Community

Torquex Without Txscene

by Craig Baruffol · in Torque Game Engine · 06/25/2007 (3:51 am) · 0 replies

Can anyone post some source code to replace this line

SceneLoader.Load(@"data\levels\levelData.txscene");

in Game.cs "BeginRun ()" function to not use the TXSCENE file. I.E. No TGB. (Created a starter game template project)

Thnx
Craig