Common Event As Menu Plugin for RPG Maker MV by J0h3l​https://j0h3l.itch.io/rmmv-common-event-as-menu​ Introduction:​This is a free plugin allows you to call a common event instead of the menu. So the common event will replace the menu, every time the player tries to access the menu, the common event will open. Screenshots:​ Spoiler
Common Event As Menu Plugin for RPG Maker MV by J0h3l​
https://j0h3l.itch.io/rmmv-common-event-as-menu
​
Introduction:​
This is a free plugin allows you to call a common event instead of the menu. So the common event will replace the menu, every time the player tries to access the menu, the common event will open.
Screenshots:​
How to Use:​
Just put the ID of the common event.
I recommend to call these scripts:
SoundManager.playOk();
SceneManager.push(Scene_Menu);
In the common event for play menu open sound and open the original menu. (If you want)
Downloads:​
https://j0h3l.itch.io/rmmv-common-event-as-menu
Terms and Conditions:​
More information