Launch debug with Arguments
by William Gooding · in Torque 3D Professional · 01/12/2010 (3:28 pm) · 1 replies
Hello Everyone:
This is a newbie question. I need to launch T3D with arguments (e.g. "-worldeditor"), so it goes straight to the World Editor, where do I put that command in Torsion or VS2008?
This is a newbie question. I need to launch T3D with arguments (e.g. "-worldeditor"), so it goes straight to the World Editor, where do I put that command in Torsion or VS2008?
Torque 3D Owner William Gooding
In Project->properties a dialog opens. In the configurations tab, I click on the Debug configuration and add the command -worldeditor without quotation marks.
However, when I try the same in VS2008, nothing happens (with or without quotation marks).
Does anybody knows if I am doing something wrong?