I'm talking about something like this.
There are three frames.
1st frame has its own music.
2nd and 3rd frame share its music.
Play sounds over frames isn't really helping, as it overlaps the music with each other.
I'm talking about something like this.
There are three frames.
1st frame has its own music.
2nd and 3rd frame share its music.
Play sounds over frames isn't really helping, as it overlaps the music with each other.
I did something similar for a test game. What i did was at the start of the new frame (so frame 2 and 3 for you) made a event where if music from the first frame is playing, stop or pause it and then start the new music. Make sure that play sound over frames is on though.