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.
Gameover Image Change - GameoverImageChange.js
Plugin desc : GameoverImageChangePlugin
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/GameoverImageChange.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/GameoverImageChange.js
File name : GameoverImageChange.js
Help of plugin :
* @plugindesc GameoverImageChangePlugin * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/GameoverImageChange.js * @author triacontane * * @param gameoverList * @text List of images and MEs * @desc This is the list that sets the game over image and ME change conditions. * @default [] * @type struct<Record>[] * * @help GameoverImageChange.js * * Change the game over image and ME to suit the situation. * Set the image, ME, and conditional switch. * You can set multiple images, and when multiple conditions are met, * the setting above the list takes precedence. * * This plugin is released under the MIT License.