Game Development Community

Using Torque without Torquescript

by Robert Rouse · in Torque Game Engine · 12/24/2006 (8:12 pm) · 2 replies

Hello,

Is there a tutorial out there for using Torque as a base engine but not using Torquescript mostly?

Basically, I want to start my project and build it with C++ instead of Torquescript. I'm looking for a tutorial that shows you the minimal you need to use Torque in a project.

Thanks

#1
12/24/2006 (8:31 pm)
Doesn't currently exist, sorry. Everything is geared towards using script. See many existing threads on this very topic for an extremely in-depth discussion of the issue (as well as some good insights on how to do it, why it might not be a good idea, etc. etc.).