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.
HIME Game Over Events - HIME_GameOverEvents.js
Plugin desc : v1.2 - Allows you to use events to set up a game over event.
License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation
Author : Hime
Website : https://himeworks.com/
Desc page : https://himeworks.com/2015/11/gameover-events-mv/
Download Page : https://raw.githubusercontent.com/munokura/HIME-MV-plugins-jp/master/HIME_GameOverEvents.js
File name : HIME_GameOverEvents.js
Help of plugin :
@title Game Over Events @author Hime --> HimeWorks (http://himeworks.com) @date Feb 2, 2016 @version 1.2 @filename HIME_GameOverEvents.js @url http://himeworks.com/2015/11/gameover-events-mv/ If you enjoy my work, consider supporting me on Patreon! * https://www.patreon.com/himeworks If you have any questions or concerns, you can contact me at any of the following sites: * Main Website: http://himeworks.com * Facebook: https://www.facebook.com/himeworkscom/ * Twitter: https://twitter.com/HimeWorks * Youtube: https://www.youtube.com/c/HimeWorks * Tumblr: http://himeworks.tumblr.com/ @plugindesc v1.2 - Allows you to use events to set up a game over event. @param Gameover Map ID @desc ID of the map to send player to upon game over @default 999 @help == Description == Video: https://www.youtube.com/watch?v=UZfjKUib0V0 Ever had a random encounter, but wanted to make it so that if the party loses, instead of simply going to the game over scene, you could play some custom events? Or maybe you have a number of evented battles, but if the player loses, the game over processing should all be handled the same way? Or perhaps the same way as the random encounters? This plugin allows you to create your very own gameover events! Simply create a map, set up some events, and you're ready to show your own gameover scene! == Terms of Use == - Free for use in non-commercial projects with credits - Contact me for commercial use == Change Log == 1.2 - Feb 2, 2016 * Fixed bug where interpreter is not cleared out when gameover, causing events to continue running even in the gameover scene 1.1 - Dec 1, 2015 * Fixed bug where party is dead caused gameover loop 1.0 - Nov 29, 2015 * initial release == Usage == In the plugin parameters, choose the ID of the map that the player will be sent to upon game over. You can now event your game over scene.