Game Development Community

NOOB Questions

by Matthew Borge · in Torque 3D Professional · 10/14/2011 (1:49 pm) · 2 replies

Maybe you gurus can enlighten a Torque 3D noob (If there's a noob thread please direct me to it. I didn't see it):

When I created a new project with a "Full Template", I noticed some .cs or C# files in the template directories related to terrains etc.

My questions:
To what extent does Torque support C# and is it possible to forgo Torque Script in favor of C# ?
Is anyone developing for Torque in C# and is there a forum for it?

TIA
CyBorge


#1
10/14/2011 (1:51 pm)
The answer is "not at all" ;)

The script language is TorqueScript (formerly C Script, hence the .cs).
#2
10/14/2011 (1:55 pm)
Thanks Ronny!
I was fishing but, that clears it up. I was hoping someone had a solution so I could just stick with C#. It would make moving between Unity and Torque so much nicer! I'll keep dreaming. ;}