Skip to content

Video tutorials

Peter Robinson edited this page Oct 27, 2015 · 11 revisions

Official Torque 2D YouTube Channel

by GarageGames

Subscribe to the official YouTube channel for Torque 2D by visiting this link. GarageGames will upload videos to this channel regularly, but they are open to adding outside videos to their own playlists.

Getting Started Series

by Michael Perry

A very basic introduction to acquiring, compiling, using, and modifying Torque 2D. Specifically, this focuses on creating a new toy for the sandbox project.

Part 1: Intro, Cloning, Compiling

Part 2: Sandbox Tour

Part 3: Creating a Module

Part 4: Module Script

Part 5: Basic Functions

Part 6: Creating a Sprite

Part 7: Conclusion

Asset Tutorial Series

by Michael Perry

A seven part series, which covers creating assets, editing their properties, adding them to a project, and showing them in a simple demo. All of our stock asset types are explained (Image, Animation, Audio, and Particle).

Full Playlist

Deathball Scene Loading

by Michael Perry

This video shows how to modify the DeathBallToy to load a saved scene, rather than creating one dynamically through TorqueScript.

DeathBallToy Level Loading