Welcome to PGMV! 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.
Pause Sign To Text End - PauseSignToTextEnd.js
Plugin desc : PauseSignToTextEndPlugin
License : MIT License
Author : triacontane
Website : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/master/PauseSignToTextEnd.js
File name : PauseSignToTextEnd.js
Help of plugin :
* @plugindesc PauseSignToTextEndPlugin * @author triacontane * * @param ValidateSwitchId * @type number * @desc When the specified switch is ON, the pause sign is displayed at the end. When it is 0, it is always displayed at the end. * @default 0 * * @param InvisibleSwitchId * @type number * @desc When the specified switch is ON, the pause sign is no longer displayed. * @default 0 * * @help Message window pause sign * It will appear at the end of the text. * * This plugin is released under the MIT License.