Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Help: Music doesn't end when battle is finished???

I have this problem. The music when you win doesn't stop until it finishes itself. After a battle I can move around and still hear that music.

How do I fix it. :-/
 

Yin

Member

I found this script on the forum somewhere a while ago.

begin
SDK.log('Victory Music Ends', 'sandgolem', 1, '7.06.06')
rescue
end

class Scene_Battle
alias sandgolem_victorymusend_battle_main main
def main
sandgolem_victorymusend_battle_main
Audio.me_stop
end
end

That should stop it.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top