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.
NUUN BS Battle Field Actors - NUUN_BS_BattleFieldActors.js
Plugin desc : Butler's Battlefield Display
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NewBattleStyleSeries/NUUN_BS_BattleFieldActors.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NewBattleStyleSeries/NUUN_BS_BattleFieldActors.js
File name : NUUN_BS_BattleFieldActors.js
Help of plugin :
* @target MZ * @plugindesc Butler's Battlefield Display * @author NUUN * @base NUUN_Base * @base NUUN_BattleStyleEX * @orderAfter NUUN_Base * @orderAfter NUUN_BattleStyleEX * @version 1.0.0 * * @help * Display the front-view actor on the battlefield. * * Specifications * Effects will be disabled when the actor is acting. * The image display start coordinates and image display width of the actor image will be disabled. * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 12/21/2024 Ver.1.0.0 * First edition. * * * @param BattlerOriginX * @desc Butler's origin X. * @text Origin X * @type number * @default 0 * @min -9999 * * @param BattlerOriginY * @desc Butler's origin Y. * @text Origin Y * @type number * @default 0 * @min -9999 * * @param BattlerIntervalWidth * @desc Butler width interval. Automatic calculation with 0 * @text Width spacing * @type number * @default 0 * @min 0 *