Tips & Tricks – Main Character Game Over (Persona) – RPG Maker MV

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

In the Persona series, when the main character suffers a KO, the player would face a game over. For those who would like to learn how to recreate this effect in RPG Maker MV, here’s how!

You can grab the copy/paste code here: 


Create an event in the troops event tab using the following events. Change the values in red to reflect your game’s settings.

◆Text:Actor1(0), Window, Bottom
: :\c[6]\n[1]\c[0]
: :Is... this... the end!?
◆Wait:60 frames
◆Script:// Add this if you're using Battle Engine Core
: :$gameActors.actor(1).removeImmortal();
◆Wait:60 frames
◆Game Over

Enjoy!


These Tips & Tricks ideas are made possible thanks to our creative patrons on Patreon! The majority of our Tips & Tricks ideas are placed within the Patreon-exclusive Sample Project for quick and easy access! If you’d like to make a Tips & Tricks suggestion, Yanfly’s Patreon-based Suggestion Box a visit here:

Happy RPG Making!

Please wait while you are redirected...or Click Here if you do not want to wait.