Game Development Community

Console on TGB iPhone version 1.3

by Dave Rushton · in iTorque 2D · 01/28/2010 (10:46 pm) · 1 replies

Can someone tell me how to access the console on the Mac version of TGB version 1.3? I am able to do it with the debugger on the device but not certain how to bring it up on the Mac. I am trying to figure out why some behaviors function correctly on the emulator (not to be confused with the Simulator) and don't function correctly on the device itself.

#1
01/29/2010 (6:34 am)
Telnet into the application
Torsion connect into the application


the direct inapp application was removed.
But you can get it back by hooking in console.gui again and setup the corresponding keymap binding.
just don't forget to remove it again once done with testing