andreasaspenberg
May 24 2011, 12:39 PM
i want different regions to have different music. they are all on the same map.
Zinx10
May 24 2011, 04:06 PM
The easiest method I can think of is by using events (touch), where it changes BGM when you hit it.
andreasaspenberg
May 24 2011, 04:26 PM
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
May 25 2011, 01:05 AM
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
May 25 2011, 03:09 AM
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
May 25 2011, 10:52 PM
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
May 26 2011, 01:30 AM
please explain.
Brent Murray
May 27 2011, 01:03 AM
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.
andreasaspenberg
May 27 2011, 01:46 AM
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
May 28 2011, 05:59 PM
For that, you should start the BGM with an auto-start event that is turned off by a switch turning on.
andreasaspenberg
Jul 3 2011, 01:29 PM
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
Jul 3 2011, 04:08 PM
Pics or it'll never happen. Here:
andreasaspenberg
Jul 4 2011, 02:11 AM
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.