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.
Extra Image - ExtraImage.js
Plugin desc : Extra Image Display Per Scene Plugin
License :
・Follow the RPG Maker Series EULA only.
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
Author : triacontane
Website : https://www.rpgmakerweb.com/products/rpg-maker-mz
Download Page : C:Program Files (x86)SteamsteamappscommonRPG Maker MZdlcBasicResourcespluginsofficial ExtraImage.js
File name : ExtraImage.js
Help of plugin :
* @target MZ * @plugindesc Extra Image Display Per Scene Plugin * @author triacontane * @base PluginCommonBase * @orderAfter PluginCommonBase * @url * * @param ImageList * @text Image List * @desc A list of images to be added to all screens. * @default [] * @type struct<Image>[] * * @help ExtraImage.js * * Additional image displays can be used for scenes that have an optional image specified. * Basic information, such as coordinates, scale, origin, etc. can be configured. * When a control character is specified for each parameter, the value will be retreived from the specified variable. *