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.
Between Characters - BetweenCharacters.js
Plugin desc : BetweenCharactersPlugin
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/BetweenCharacters.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/BetweenCharacters.js
File name : BetweenCharacters.js
Help of plugin :
* @plugindesc BetweenCharactersPlugin * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/BetweenCharacters.js * @base PluginCommonBase * @author triacontane * * @param BetweenVariableId * @desc The variable number to get the value (in pixels) between characters. * @default 0 * @type variable * * @help You can set the character spacing of the text. * The value of the specified variable will be the character spacing (in pixels). * Enter the value in the specified variable before displaying the message. * * This plugin is released under the MIT License.