How do I enable the Debug mode?
by Holmida · in Torsion · 08/12/2011 (2:46 pm) · 4 replies
I have Torque Game Builder 1.7.5 Pro and Torsion 1.1.392 (both products licensed), and when opening or creating a project with Torsion, I can't access the Debug mode to execute. The dropdown list only shows "Release", but no other modes. Any ideas on why may this be happening?
#2
I mean, yeah, through 'Project-Properties/Configuration', but do I have to do something special, or just call that mode "Debug" and associate it to the game launcher?
08/12/2011 (2:50 pm)
I already compiled the project in debug mode in visual studio. I'll add the debug mode then. How do I do it?I mean, yeah, through 'Project-Properties/Configuration', but do I have to do something special, or just call that mode "Debug" and associate it to the game launcher?
#3
DOCUMENTATION.(home)
08/12/2011 (8:46 pm)
Quote:The debug-banner can be activated by calling the following function on your t2dSceneGraph object:
mySceneGraph.setDebugOn( 0 );
DOCUMENTATION.(home)
#4
08/13/2011 (2:11 am)
Thank you very much.
Torque 3D Owner Bloodknight
Bloodknight Studios