This plugin is compatible with RPG Maker MV and RPG Maker MZ.
Summary
It is possible to create "battle animations" that change the battleback.
It will be effective with summoning skills and terrain manipulation skills, among other situations.
[Notes]
This effect is only available in Battle.
About the files included in the package
The zip file of this plugin contains a "SystemOgg" folder.
Here is an explanation of the files in it.
0m$.ogg: It is used to remember the state of the battle background at the moment.
0r$.ogg: It is used to restore the battle background memorized by "0m$.ogg".
01$.ogg: It is used to call the battleback 1.
02$.ogg: It is used to call the battleback 2.
These are all silent files.
Rename "01$.ogg" and "02$.ogg" to the name of the battle background you want to use.
Example: If you want to set battle background 1 to 'Space' and battle
background 2 to 'DarkSpace'
01$Space.ogg
02$DarkSpace.ogg
Fill "01$"/"02$" at the beginning of the file and name of battle background
you want to call up.
Set this setting according to the number of battle backgrounds you need.
Please rename a copy of the supplied ogg file for safety.
Preparation
Copy the necessary files into the ""Project folder"\audio\se".
Setup Method
Edit the sound effect section of the animation.
For animations where you want the battle background to change, set it to
sound "0m$.ogg" at the first of the 1 frame.
After that, set the one marked with "01$" or "02$" to ring on the frame you
want to change the battle background.
Finally, set the SE setting of "0r$.ogg" to the frame you want to return
to the original battle background, and you're done.
Download
最終更新:2020年09月13日 00:37