Sound.playing?
by Kevin James · in Torque Game Builder · 05/08/2010 (11:37 am) · 2 replies
How do I check in code if a sound is playing?
About the author
Hobbyist game developer -- free and open source games FTW.
by Kevin James · in Torque Game Builder · 05/08/2010 (11:37 am) · 2 replies
Hobbyist game developer -- free and open source games FTW.
Torque Owner Shaderman
alxIsPlaying( handle )
I can't check the code right now but you can search the matching console function and see how it's done.