Help - Search - Members - Calendar
Full Version: how can i make the map music change in different areas
RPG RPG Revolution Forums > Game Engines > RPG Maker 2000 / 2003
andreasaspenberg
i want different regions to have different music. they are all on the same map.
Zinx10
The easiest method I can think of is by using events (touch), where it changes BGM when you hit it.
andreasaspenberg
please explain. i havent used the program that long so i dont understand all of its functions yet. i prefer to just jump right in and learn along the way.
ranmaster
Make an event that trigger when the hero has touched the tile.

In that event, have it play the BGM you want it to play.
Copy and Paste the Event Tile around the perimeter of the region you want this event to trigger in.
andreasaspenberg
i found one problem with that. the original world map music play a little before the new music starts. how do i fix that.
ranmaster
Set the Overworld BGM to silence.

If you want the Overworld BGM to play again, have another tiled Event trigger it by steping on it, supposedly outside the perimeter where the other BGM would play.
andreasaspenberg
please explain.
Brent Murray
Here's what you do:

1.) Right click on the MAP that has your world map and select 'Map Properties,' then select your BGM to 'OFF'
2.) On your world map, whenever your characters enter a particular part of the world that you want the music to change, have a 'Touched By Hero' event underneath the character and change the music to whatever you want.

3.) If you want the same song to play again, just before your heroes leave the area and return to the world map, just place in a 'Play BGM' event in the code before the world map displays.

Shouldn't be too difficult. Good luck. biggrin.gif
andreasaspenberg
the main characters start on the world map. how can i get music from the start of the game without assigning it to the map.
shinyjiggly
For that, you should start the BGM with an auto-start event that is turned off by a switch turning on.
andreasaspenberg
i tried that but if i didnt use erase event the characters couldnt move. if i use it however the music doesnt change. how do i get it working properly.
Night5h4d3
Pics or it'll never happen. Here:
image


andreasaspenberg
now i am back to the original problem again.(the first music starting then switching to the second.) after the second music have played for a while the first starts again. i have tried everything i can think of without result. please help me.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.