イベントを使ってゲームオーバーイベントを設定することができるプラグイン – HIME_GameOverEvents.js

タイトル
- Allows you to use events to set up a game over event.
作者名
ヘルプ
-------------------------------------------------------------------------
== 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.

-------------------------------------------------------------------------
パラメータ
title Game Over Events
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/

-------------------------------------------------------------------------
param Gameover Map ID
desc ID of the map to send player to upon game over
default 999
ライセンス表記
- Free for use in non-commercial projects with credits
- Contact me for commercial use

紹介ページ http://himeworks.com/2015/11/gameover-events-mv/