Game Development Community

Scripting

by Rick Piller · in Torque Game Engine · 06/24/2006 (5:44 pm) · 3 replies

Is there an official Garage Game Torque script tutorial that shows everything Torque script has to offer? There seems to be allot of user generated tutorials, yet allot seem to quick to edit the source as opposed to using Torque script. I would guess due to a lack of Torque script knowledge. Why wouldn't there be an offical Torque script explaination. Any thoughts? There seems to much to the scripting of the Torque engine yet really, not much explaination of what everything is. Examples are one thing, true explainations serve better I think.

#1
06/24/2006 (6:16 pm)
Why don't you read the Documentation..?
#2
06/24/2006 (7:19 pm)
@C2
in all fairness, i just look at the link you sent and didn't find what anything like a list of script functions

@Rick
tdn.garagegames.com/wiki/TorqueScript_Console_Functions

There's definately plenty of information on torque script on TDN.
that's one page of like 20. I don't see a main index for all of them but but the format seems to be like

tdn.garagegames.com/wiki/TorqueScript_Console_Functions_2
tdn.garagegames.com/wiki/TorqueScript_Console_Functions_3
and so on.
#3
06/27/2006 (6:42 pm)
I've found TDN to be fairly helpful. There is alot of information there. There is also alot that is blank. One thing I've found useful is simply searching the Garage Games site for the topic or function I'm looking for. Also try using google or similar search on the internet. It's amazing how much information is out there on Torque script. Also, there are some good books available too. Many times these are too basic but have a good reference section.