Torque Beginner Guide- Introduction
Note this tutorial was created when I was wearing a business suit. Cheers!!!

This tutorial is property of makingindiegames.com, and if you would like to reproduce it please contact us first at email@makingindiegames.com.

This is a tutorial on how to script with Torque Game Builder. This tutorial is very basic and consists of short examples that teach you how to use Torque Script. Please note that I am a high school student that has been making video games with Torque Game Builder for 3 years. My explanation of the way things work may not be 100% accurate but it works. Enough of the boring stuff, let's start making video games.
Torque Beginner Guide- Adding Stuff to TGB
Create a new Project in Torque Game Builder. You can name it whatever you want.

Copy the image from the .zip and put them in the images folder of your newly created game.

Click the create new image button under the create tab. Next locate the circle.png and hit the open button. Next drag the image of the circle into the game window. Then press the play button at the top of the screen. The circle is just sitting there so lets make it do something. Go down to the scripting tab and name the circle "sphere".
Next Page
Previous Page
Images.Zip