Game Development Community

Newb Question

by Richard_H · in Torque Game Engine · 09/06/2006 (3:27 pm) · 2 replies

Hi,

I was wondering where the executable comes out and if I can just move it into a different directory without breaking anything. I have a separate copy of Torque for using the source code and a copy for scripting, so, after I compile the new executable in my source copy, could I just drag a copy into my coding copy?

#1
09/06/2006 (7:14 pm)
It spawns in the "example" folder, and yes.
#2
09/07/2006 (3:28 am)
Thx
That's exactly what I needed to know.