by Norris Bonner · in Torque Game Engine · 06/27/2006 (1:21 am) · 2 replies
GlobalActionMap.bind(keyboard, "tilde", toggleConsole);
enableWinConsole(true);
Torque Owner Juan Aramburu
you can also get to the console by executing as one of the first statements in main.cs.