Sounds missing after loading a level
by AzraelK · in Torque Game Builder · 11/14/2006 (9:02 am) · 2 replies
Some sounds Ive used in a previous level, stop working after I load a new one, how can I prevent this?
#2
11/14/2006 (10:20 am)
Thanks for answering, No Im losing the sound itself not the handle, I cant hear any sounds after I load a level.
Torque Owner Philip Mansfield
Default Studio Name
Try assigning them to a global variable instead of a local variable and see if that helps. Otherwise, are you getting errors when you try to play the sound effect?