The Mugen Fighters Guild
Help => M.U.G.E.N Development Help => Topic started by: Sheng Long on December 20, 2014, 10:32:56 pm
-
Is there a way to stop just ONE sound channel for both sides of a character? I already know that channel = -1 will stop every channel, but I just want to stop only ONE channel for both sides.
I take it this is not possible?
-
When you use -1, it stops all channels for all players. I can't see any scenario where you would like, for example, stop channel 5 on both characters, but let channel 4 and 6 still being played, unless you are working in a full game, because you have no control on what sound channels are being played by the other character in an open game.
And if you are working on a full game, then it's easy for you to use a channel specific stopsnd in both characters at the same time