Game Development Community

C++ "and/or" TorqueScript

by Kevin Hamill · in Technical Issues · 01/11/2007 (7:03 pm) · 2 replies

Hi Guys and Gals,

I'm just getting into the TGE. I'm very impressed at what I've read about the TGE so far. It's amazing as to what is available to the Indie developer these days.

I've been coding C and C++ for 10 years and have a question(s). Do I need to learn TorqueScript or can I use C++ in its place with the TGE? If so, are there any directions around (book/net) as to how to do this? TorqueScript is similar to C++ but why bother learning another language when I'm comfortable with another.

I have 3D Programming All in One, but so far it seems to be talking about TorqueScript only.

Thanks.

About the author

Recent Threads


#1
01/11/2007 (7:07 pm)
The books only show the script side of the engine. You can program in all c++, but scripting is faster.
#2
01/11/2007 (8:00 pm)
You need to learn both.