Game Development Community

2 GameTSCTRL with 2 Different Missions?

by Matt Swanson · in Torque Game Engine · 09/08/2008 (6:04 pm) · 1 replies

Is it possible to have different content loaded on two separate GameTSCTRL? If no is there any other way to get say, 2 missions loaded at one time?

#1
09/08/2008 (6:09 pm)
It would be difficult as Torque only has a concept of one client side scene graph, one server, etc.

More specifically what are you trying to achieve? There might be better ways to do it in Torque than by loading two missions.