What editor do you use
by Don Virden · in Torque Game Builder · 11/14/2005 (12:17 pm) · 2 replies
What editor do you use to make your games? Do you make everything in one editor then just build it with c++?
How do you guys do it?
How do you guys do it?
#2
11/14/2005 (12:47 pm)
I use Textpad (.com) and have always been happy with it. There's a nice little tool which makes windows open files in Textpad instead of the default Notepad - so all my text work (perl/php/torque) opens up in Textpad.
Torque Owner Chris Newman
I use Torque Dev for scripts and Visual Studio 2003 for c++ engine coding.