Game Development Community

Is it possible to run my game from Eclipse.?

by Symbols · in Torque Game Engine · 02/02/2005 (1:10 pm) · 1 replies

Lets say I open and run the main.cs file for the starter.fps from Eclipse, I can't seem to get the game to run this way and im thinking that its not possible, but is it?

Is there a way to run a game or any other example from eclipse, as to see it working fully as it should?

Thanks in advance .

#1
02/02/2005 (3:35 pm)
I guess I'm a bit confused as to exactly what you want to do--but what's wrong with just running the game itself?

Eclipse cannot run Torque Script files, because it doesn't have any of the functionality needed (that the executable provides).