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.
Actor Picture On Alt Menu Screen - ActorPictureOnAltMenuScreen.js
Plugin desc : Changes actor faces into pictures on AltMenuScreen.
License : MIT License
Author : nz_prism
Desc page : https://github.com/nz-prism/RPG-Maker-MZ/blob/master/ActorPictures/js/plugins/ActorPictureOnAltMenuScreen.js
Download Page : https://raw.githubusercontent.com/nz-prism/RPG-Maker-MZ/master/ActorPictures/js/plugins/ActorPictureOnAltMenuScreen.js
File name : ActorPictureOnAltMenuScreen.js
Help of plugin :
* @target MZ * @plugindesc Changes actor faces into pictures on AltMenuScreen. * @author nz_prism * @base ActorPictures * @base AltMenuScreen * @orderBefore MenuStatusPictures * @url https://github.com/nz-prism/RPG-Maker-MZ/blob/master/ActorPictures/js/plugins/ActorPictureOnAltMenuScreen.js * * @help ActorPictureOnAltMenuScreen.js * ver 1.1.1 * * [History] * 07/01/2021 1.0.0 Released * 07/02/2021 1.1.0 Updated in accordance with ActorPictures.js * 09/01/2021 1.1.1 Solved conflict with MenuStatusPictures.js * * This plugin changes actor faces into pictures on AltMenuScreen. * It requires both ActorPictures.js and AltMenuScreen.js. * * This plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php *