Changing scene names?
by Charlie Talley · in Torque X 2D · 09/16/2009 (6:27 am) · 1 replies
I thought there was a way to setup in TXB2D the name of the scene, so that after you load it during runtime you can query for it in the object database by something other than "DefaultSceneView"...am I wrong? Do I actually have to manually go into the database, find the last loaded scene, and change it's name so I can easily find it later on?
Associate John Kanalakis
EnvyGames
<TorqueSceneData> <Version>1.0</Version> <SceneData> <T2DSceneGraph> <Name>DefaultSceneGraph</Name> ...Just change the last line to the new name and you should be all set.
John K.
www.envygames.com