IDE for Torque 2D?
by Mitchell Vincent · in Torque Game Builder · 09/24/2005 (11:25 am) · 11 replies
I just noticed that there are quite a few IDE/Editors out for "regular" Torque but I couldn't find any that said they supported Torque 2D. I'm find with using Textpad (though I wish I had syntax definitions!) but I'm curious what other people are using too!
About the author
#2
09/24/2005 (11:49 am)
That's good to know! Is there any one IDE you would suggest over the others?
#3
For strictly text editing (no compilation, debugging, etc in an integrated manner), it's an excellent editor. There are also quite literally 5+ different IDE's all focused around Torque that can be used...do a quick search for Torque IDE and you might get some strong references.
09/24/2005 (12:03 pm)
I'm actually not an IDE kind of guy...I started using UltraEdit back when I was doing completely remote development on a MUD, and have been with it ever since.For strictly text editing (no compilation, debugging, etc in an integrated manner), it's an excellent editor. There are also quite literally 5+ different IDE's all focused around Torque that can be used...do a quick search for Torque IDE and you might get some strong references.
#4
09/24/2005 (12:24 pm)
I started using TorqueDev about a week or so ago, and I'm more than happy with it.
#6
09/24/2005 (1:05 pm)
I still use jEdit with ProjectViewer and TIDEBrowser... started using it when TGE came out, but it still gets the job done. ;)
#7
09/24/2005 (1:09 pm)
I've tried TorqueDev and Torsion. As a beginner, I like Torsion better as it was easy to set up and start coding with T2D. TorqueDev would probably benefit advanced coders more because it has more features.
#8
i will be posting an update to it next week.
09/24/2005 (2:28 pm)
If you are windows only, you can use t2d.net (currently in beta)i will be posting an update to it next week.
#10
09/26/2005 (10:41 am)
TextPad does support TorqueScript syntax highlighting (It's what I use). It just has to be downloaded from their website
Torque 3D Owner Stephen Zepp