Basic New Game Plus - RPG Maker MV Plugin
A downloadable asset pack
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();
Published | 11 days ago |
Status | Released |
Category | Assets |
Author | mintyyworks |
Tags | plugin-rpg-maker, rmmv-plugin, RPG Maker, RPG Maker MV, rpg-maker-mv-plugin, rpgmv, rpgmv-plugin, rpgmvplugin |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.