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.
MNKR MOG Battle Hud Change Actor - MNKR_MOG_BattleHud_ChangeActor.js
Plugin desc : When the activation switch is ON, the actor's display image will be changed to the image with the specified number.
License : MIT License
Author : munokura
Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_MOG_BattleHud_ChangeActor.js
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_MOG_BattleHud_ChangeActor.js
Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_MOG_BattleHud_ChangeActor.js
File name : MNKR_MOG_BattleHud_ChangeActor.js
Help of plugin :
@target MV @url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_MOG_BattleHud_ChangeActor.js @plugindesc When the activation switch is ON, the actor's display image will be changed to the image with the specified number. @author munokura @license MIT License @help This is a patch plugin for MOG_BattleHud (v5.04). MOG_BattleHud is required to function. Place this plugin under MOG_BattleHud in the Plugin Manager. When the activation switch is ON, it switches the actor's display image to the specified image number. There are no plugin commands. Terms of Use: MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this without permission from the author, and there are no restrictions on its use (commercial, 18+ use, etc.). @param Switch Id 1 @text Activation Switch ID @desc Switch ID to activate @type switch @default 11 @param Before Face Id 1 @text Previous actor image ID @desc Previous actor image ID @type number @default 1 @param After Face Id 1 @text Changed actor image ID @desc Changed actor image ID @type number @default 3 @param Switch Id 2 @text Activation Switch ID @desc Switch ID to activate @type switch @default 12 @param Before Face Id 2 @text Previous actor image ID @desc Previous actor image ID @type number @default 2 @param After Face Id 2 @text Changed actor image ID @desc Changed actor image ID @type number @default 4