is there a way to tell what channel a sound is being played on?
I want to stop a rain soundeffect when my player touches a trigger but I don't know what channel yje sound is on.
channel = PlaySound2("data/explode.wav", 1, 1, 0);
channel = PlaySound2("data/explode.wav", 1, 1, 0);
stopSound(channel);
Users browsing this forum: No registered users and 0 guests