Author Topic: Is there a scripting tutorial?  (Read 587 times)

My friend is pretty good at coding, I am trying to convince him to learn Blockland's torque script which is similar to C++, correct? Is there a website or something that has functions or a tutorial of the scripting used in Blockland?

Search for a scripting tutorial.

I would recommend these ScatteredSpace tutorials:

Go to this link: http://scatteredspace.com/forum/index.php?board=58.0
Go to these tutorials in order (they are at the top of the page):
1) Beginners Guide to TorqueScript
2) (Lesson 1) Variables
3) (Lesson 2) Functions
4) (Lesson 3) Conditional Statements

I would recommend these ScatteredSpace tutorials:

Go to this link: http://scatteredspace.com/forum/index.php?board=58.0
Go to these tutorials in order (they are at the top of the page):
1) Beginners Guide to TorqueScript
2) (Lesson 1) Variables
3) (Lesson 2) Functions
4) (Lesson 3) Conditional Statements

Thanks!