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.
Title Command Position - TitleCommandPosition.js
Plugin desc : Changes the position of the title command window.
License :
・Follow the RPG Maker Series EULA only.
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
Author : Yoji Ojima
Website : https://rpgmakerofficial.com/product/mv/
Download Page : C:Program Files (x86)SteamsteamappscommonRPG Maker MVdlcKadokawaPlugins TitleCommandPosition.js
File name : TitleCommandPosition.js
Help of plugin :
* @plugindesc Changes the position of the title command window. * @author Yoji Ojima * * @param Offset X * @desc The offset value for the x coordinate. * @default 0 * * @param Offset Y * @desc The offset value for the y coordinate. * @default 0 * * @param Width * @desc The width of the command window. * @default 240 * * @param Background * @desc The background type. 0: Normal, 1: Dim, 2: Transparent * @default 0 * * @help This plugin does not provide plugin commands.