Description
This plugin allows you to place JumpToMap or Exit command to your title screen Main Menu.
Of course, you could also change the style of the main menu such as horizontal menu, or changes position of main menu.
Important note
I have developed it for my game that uses RpgMakerMV 1.6.1, and I test in 1.6.2, it's all ok. It should be works in other versions.
License
The MIT License. Credits appreciated but not required.
Terms of Use
Free and commercial use and redistribution.
Known bugs
None, but tested only in RpgMakerMV 1.6.1 and 1.6.2.
Note and Changelog
Please put in this thread your experience with the plugin, errors that arise or anything else related.
changelog
* 1.01 2020.3.1
* add: OverrideContinue;
* modify: switch License from BSD to MIT;
* 1.00 2016
* first release;
How to Use
- Download plugin in the link below.
- Place in your /RPG Maker MV/[YourGameTitle]/js/plugins/ folder.
- Open the Plugin Manager, and create a new entry at the bottom of the list
- Under the Name dropdown, find AXY_TitleMenu.js near the bottom of the list.
- Customize the plugin parameters to the right and click OK.
- Click OK to exit the Plugin Manager, and save your project.
If you are updating, refresh the plugin in the Plugin Manager by opening the plugin in the list and clicking OK.
FAQ
Q. How I would add commands to the title menu, or how I would show "multiple menus"?
A. The parameter "DisplayJumpToMap" set true by default. So, you just install this plugin, then you will got a JumpToMap item in your title screen main menu. and click this command it will jump to a specific map by parameter "JumpToMapId" you specified.
Q. Could I add multiple "jump to map" options?
A. No, you cloud not. There are only one "jump to map" options.
Q. Could I add a completely custom function that (for example) runs a common event or changes a variable?
A. No, you cloud not directly implement this function, but you could put an auto-executable event into the map that map id is you specified in parameter "JumpToMapId", and then you can implement things such as common events, change switches, change variables, etc.
Q. Can I show 3 different menus on the title screen at once?
A. No, you could not. This plugin does not have this ability yet.
Download
aaixy/rmmv-plugins
RPG Maker MV Plugins. Contribute to aaixy/rmmv-plugins development by creating an account on GitHub.
github.com
本贴来自国际rpgmaker官方论坛作者:walf_man处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/axy_titlemenu-display-jumptomap-or-exit-on-title-screen-main-menu.121221/