Hello,
I have a problem with my sound instructions; the balance does not seem to work correctly.
This is the code;
testhandle = snd_loop(star_loop1_wav,100,0);
the handle and wav-file are both defined earlier in the script. The problem is that the balance reacts to the camera, is this suposed to happen anyway with snd_loop/snd_play?
How can i make the sound play with an even balance?