Music should not play but it does

In a game play scene, there is a controller actor and when the scene starts, music starts and I added a pause button so it opens the pause screen and I added a menu button to go menu from there and the behaviors in that button >> touch is relased >> change scene: Menu. When I go menu, the music still plays. It shouldn't be like this. How can I fix this ? Thanks.

Comments

  • Braydon_SFXBraydon_SFX Member, Sous Chef, Bowlboy Sidekick Posts: 9,273

    Add a Pause Music (or Stop Music) behavior to your touch rule. If I understand correctly, you haven't told your game to stop playing the music when you get to the menu.

Sign In or Register to comment.