Game Development Community

Torque coding...

by Jacob Dankovchik · in Torque Game Engine · 01/07/2004 (3:28 pm) · 1 replies

I heard here and there something about Torque script or somethin for things such as entites and so on, like a QC for quake 1, but for torque. I was wondering, what is this code done as? Like is it c/c++ or perhaps somethin else? And if so what? And is this other language easier or more complicated? Thanks! :)

#1
01/08/2004 (10:36 am)
It's c/c++ like, just trimmed down with a few inherent rules of its own. If you can code c/c++ it won't be a sweat.