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 Actor Picture - NUUN_ActorPicture.js
Plugin desc : Actor Graphics, Face Graphics Display EX
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_ActorPicture.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_ActorPicture.js
File name : NUUN_ActorPicture.js
Help of plugin :
* @target MZ * @plugindesc Actor Graphics, Face Graphics Display EX * @author NUUN * @base NUUN_Base * @orderAfter NUUN_Base * @version 1.7.5 * * @help * This is a plugin that processes the display of actor graphics and face graphics images. * A compatible plugin is required to display them. * Actor graphics and face graphics can be changed automatically depending on the conditions. * * All conditions match * An image will be displayed when all of the All Conditions Matched conditions are met. * Conditions that are not set will not be judged and true will be returned. * The priority of standing image and facial graphics display is judged from the top, and the first setting whose conditions are met will be applied. * Set conditional standing image and facial graphics settings high in the list. * * Condition setting * Set by selecting some part in the change scene. * * The index numbers of the face graphics are from the top left * 0 1 2 3 * 4 5 6 7 * 8 9 10 11 * 12 13 14 15 * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 4/19/2025 Ver.1.7.5 * Fixed an issue where job requirements were not being applied. * 12/23/2024 Ver.1.7.4 * Add level to the condition. * 7/27/2024 Ver.1.7.3 * Fixed an issue where an error would occur if an image was not set. * 7/16/2024 Ver.1.7.2 * Change display in languages other than Japanese to English. * 7/15/2024 Ver.1.7.1 * Fixed an issue where an error would occur when opening certain scenes.。 * 7/13/2024 Ver.1.7.0 * Added the ability to specify which classes can be displayed. * 3/26/2021 Ver.1.0.0 * First edition. * * @param ButlerActors * @text Display actor settings * @desc Specifies the actor that will display the image. * @type struct<ActorButlerList>[] * @default [] *