Audio?
by Mehmet Emre Yorulmaz · in Torque 2D Beginner · 01/29/2015 (4:44 am) · 2 replies
The Audio guide page on the Torque 2d Wiki seems to be empty, is it possible to use audio in Torque 2d games?
If so, are there any resources i could use to learn how?
If so, are there any resources i could use to learn how?
About the author
Torque Owner Richard Ranft
Roostertail Games
Look at the AudioBasicsToy here - just pull it down and look at the asset files to see how to set them up (it's very similar to image files). Then read through main.cs to see how to load and use them.
You can also download this (extremely annoying) game (http://www.roostertailgames.com/downloads/NyanCatGame.zip.txt - just remove the .txt from the end and unzip it) and see how I set up background music.