Pausing Game Breaks Music...

richcoyrichcoy Member Posts: 211
Hello,

Does restarting a paused game mean that the music has to start over?

I'm using a pause scene to act as my "You Died" notice. When you click the retry level button it goes back to the right level but the music is stopped. I don't have any pause music functions and I tried adding a "Resume Current Music" behavior inside the level but that does not work. I can restart the music but that sounds jarring and I would obviously prefer that the music never stops though this process.

Thanks for any help you can offer.

Rich

Comments

  • richcoyrichcoy Member Posts: 211
    I fixed it. I changed the "reset scene" to a "change scene" and set to the current level. Apparently reset scene breaks background music but change scene does not.

    This does mean in each scene I'll need to go in and modify that behavior.

    Rich
Sign In or Register to comment.