Checker Demo Tutorial Missing Bit
by Matt Huston · in Torque Game Builder · 07/07/2006 (11:06 am) · 1 replies
This code bit is not in the tutorial. Guess it should be in Part 4.
function RedChecker::onLevelLoaded(%this, %scenegraph)
{
$redChecker = %this;
}
function BlueChecker::onLevelLoaded(%this, %scenegraph)
{
$blueChecker = %this;
}About the author
www.atomicbanzai.com
Torque 3D Owner Matthew Langley
Torque