Game Development Community

scripting tutorial?

by Jim McLuckie · in Torque Game Engine · 02/11/2002 (12:06 am) · 2 replies

I've had the TGE for a while and I'm trying to pick up on the scripting language. I've had experience with a little C, a little VB, and now I'm teaching myself C++. I understand a lot of what's happening, but certain things (such as the $ and % symbols) are confusing me. Are there any tutorials out there to get me started?

#1
02/11/2002 (1:04 am)
Take a look at the sdk documentation. Maybe you will find some answers in there.
#2
02/11/2002 (3:12 am)
I would also try researching some Tribes 2 scripting tutorials, much of what you learn there will apply to torque.