Game Development Community

Sound volume question

by Michael S · in Torque Game Builder · 12/03/2006 (4:03 pm) · 0 replies

Hi guys i want to ask
how can we set different volume for different handle
for example BGM and sound effect
i know there is a function

alxSetChannelVolume(%channel,%volume);

i don't know what is %channel anyway why not %handle

thank you