Tuesday, December 30, 2014

Adon Random Battle BGM

Tired of the same old battle BGM playing in battle? I'm sure your players are as well! Nothing irritates me more than games that have a single battle BGM, especially when the soundtrack is great! I want variety in every aspect of the battle.

I have come up with a solution, at least for RPG Maker VX Ace users. (This is also likely compatible with VX with a few adjustments, but I already have one available.)

From the script file:


# This script's function is to play a random BGM of a set of your choosing.
# There is no outside influence besides the ADON237_SPECIAL_BATTLE_SWITCH that will
# prevent the random BGM from playing.
# Just modify the array based on the instructions and you will be good to go!

Just configure the special battle switch ID to the switch that you want to disable the Random Battle BGM, and then add/replace the entries with the name of the BGMs you plan on using. 

No comments:

Post a Comment

Type in here to comment on this...!