A downloadable asset pack

Download NowName your own price

Mintyy New Game Plus Plugin for RPG Maker MV

Description: 

This plugin allows you to create a bonus level or a new game plus,

depending on a situation created by the developer, triggered with events.

---

Q: What should I write as values on AutoShowOnScreen?

A: Should only be true or false. True means it is going to show the command

even if the switch that allows the game plus to be on is not turned on yet.

Write false if its going to be only showed when it is achieved.

Q: Where can I locate the x and y of the map where I want to be

transfered?

A: You can find it on the lower panel of your engine when you are in that map.

The two numbers after the viewpoint (%) and the Event Number are the x and y

of your map.

Q: What are the commands to set and deactivate the new game plus?

To set it, do this on a script call:

this.activateNewGamePlus();

To deactivate it, do this on a script call:

this.deactivateNewGamePlus();

Download

Download NowName your own price

Click download now to get access to the following files:

MintyyMV_NewGamePlus.js 4.8 kB

Leave a comment

Log in with itch.io to leave a comment.