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.
PANDA Control Switches In Message - PANDA_ControlSwitchesInMessage.js
Plugin desc : turn ON/OFF the switches by the escape character.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20201008213922.html
File name : PANDA_ControlSwitchesInMessage.js
Help of plugin :
* @target MZ * @plugindesc turn ON/OFF the switches by the escape character. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20201008213922.html * * @help You can use the following escape characters in the message. * ¥+switch[n] : turn ON the switch No. n. * ¥-switch[n] : turn OFF the switch No. n. * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php *