Game Development Community

Debugging?

by Cryptwalker · in Torque Game Builder · 04/02/2005 (7:45 pm) · 1 replies

Is there any good IDE to use with Torqe 2d than with notepad? Also, i notice that torque will run even when there are errors in the code...kinda hard to debug and find out what i'm doing wrong. Any suggestions anyone?

thanks..

#1
04/02/2005 (8:00 pm)
All of these were made with Torque in mind or offer a Torque plug-in

I use Brain Edit Pro www.twinno.com/brainedpro/

Alot of people use JEdit with the TIDE (Torque IDE) plugin (Melv Loves this :) )
www.jedit.org/
torqueide.sourceforge.net/docs/using.html

Others use Textpad wih its Torque plug-in
www.textpad.com/
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=7266

There is also Tribal IDE
209.15.19.223/mirror/torque/

Some people also use ulta-edit with the Torque plugin.
And the up and coming mCode formaly known as Torque Explorer.

the ones off the top of my head that support connecting to the engine for debugging are Brain Editor and Tribal IDE and possibly JEdit with TIDE ( I havnt checked it out myself yet)