Extending TX's console
by Matthew Shapiro · in Torque X 2D · 04/25/2008 (8:39 pm) · 1 replies
Hey guys. I thought I would share some code I quickly wrote today. This code will allow you to call methods through the torqueX console. This can be used to make debugging projects much easier, by allowing developers to change variables, retrieve more in depth information, and perform operations just by typing a command at the console. It can be found on TDN.
Unfortunately, since non-Pro owners can't access the code nor the console itself this is only applicable to TorqueX Pro users only.
Hope someone can get use out of this.
Unfortunately, since non-Pro owners can't access the code nor the console itself this is only applicable to TorqueX Pro users only.
Hope someone can get use out of this.
Torque Owner D. Robert Duke
I've been wishing for this, I'll give it a try. Thanks!