Explore/Battle Music Swap

Is the first graph in your player?

The problem is, just changing the value of the variable isn’t enough, because the music is already playing.

You need to stop the old music, and start the new music.

Also, worth noting, the location of the music doesn’t matter, unless you have setup attenuation.

So, in the player have

And you can just call it with the different wave files from the overlap events.

PS: CurrentMusic is a reference of type AudioComponent

1 Like