Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
RX T Change Battle Back EX - RX_T_Change_BattleBackEX.js
Plugin desc : The event command ”Change Battle Back” will be available during battle.
License : MIT License
Author : TYPE74RX-T
Website : https://w.atwiki.jp/type74rx-t/pages/221.html
Desc page : https://w.atwiki.jp/type74rx-t/pages/221.html
Download Page : https://raw.githubusercontent.com/munokura/RX_T-plugins/refs/heads/main/RX_T_Change_BattleBackEX.js
File name : RX_T_Change_BattleBackEX.js
Help of plugin :
* @target MV MZ * @plugindesc The event command ”Change Battle Back” will be available during battle. * @author TYPE74RX-T * @url https://w.atwiki.jp/type74rx-t/pages/221.html * * @command RememberBattleBack * @text Battle Back Memory and Restoration * @desc You can remember or restore the current battle background state. * @arg Mode * @text Battle Back Processing * @desc Choose whether you want the current battle background state to be remembered or restored. * @default remember * @type select * @option 1.Remember * @value remember * @option 2.Recovery * @value recovery * * @help Change Battle Back EX(MV/MZ) * * This plugin is compatible with RPG Maker MV and RPG Maker MZ. * * ◆Summary * The event command ”Change Battle Back” will be available during battle. * It is possible to also memorize the currently set battle background or * restore a memorized battle background. * * ◆How to use ”Battle Back Memory and Restoration” * The settings are different between the MV and MZ versions. * * ★Usage in the MZ version * Plugin file: RX_T_Change_BattleBackEX * * 【Battle Back Processing】 * It is possible to choose to have it remember or restore. * * ★Usage in the MV version * Use the plugin command to configure it as follows. * * battleback 0 * * Here’s what process you’ll find below in which settings. * For example, if it is marked ”Remember:0, remember” * * motion 0 * motion remember * * All of these commands will have the same meaning, so enter the one * you feel comfortable typing. * * 【List of Plug-in Commands for MV】 * Remember:0, remember * Recovery:1, recovery * * ◆License * This plugin is released under MIT license. * http://opensource.org/licenses/mit-license.php