Include statement in mission files?
by Tim Holt · in Torque Game Engine Advanced · 06/22/2006 (9:32 am) · 2 replies
There isn't an include command for use in mission files, is there? I find myself having duplicate content in multiple mission files.
by Tim Holt · in Torque Game Engine Advanced · 06/22/2006 (9:32 am) · 2 replies
Torque Owner Stefan Lundmark
However, you can use globals to minimize the changes needed when altering objects that share the same properties.