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.
Adjust Picture Graphical - AdjustPictureGraphical.js
Plugin desc : Plugin that adjust picture to graphical
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/AdjustPictureGraphical.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/AdjustPictureGraphical.js
File name : AdjustPictureGraphical.js
Help of plugin :
* @plugindesc Plugin that adjust picture to graphical * @author triacontane * @target MZ * @base PluginCommonBase * @orderAfter PluginCommonBase * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/AdjustPictureGraphical.js * * @param GridSize * @desc View grid line * @default 48 * @type number * * @param TestMapId * @desc Event test map id * @default -1 * @type number * @min -1 * * @help Plugin that adjust picture to graphical. * Drag and drop on test screen. * this is support plugin. No impact for game. * Start for Event Test(Ctrl+R) * * Caution! * When you set status 'on' this plugin at Plugin Manager, * you have to save project(Ctrl+S) before test * * This plugin is released under the MIT License.