Virtual Buttons and DPad

This plugin focuses on improving the user interface for mobile and mouse games created in RPG Maker MV, by allowing the developer to have virtual buttons on the screen that interact with touch input.


This plugin allows maximum flexibility for the developer, you can add as many or as few buttons as you want to the screen, and you can add these buttons on whichever screens you would like (i.e. map, menu, credits, title, etc.).

Conditional Choices

This plugin allows developers to set conditions directly in the "Show Choices" event command. These conditions can determine whether the choice is hidden or disabled.


No scripting knowledge or plugin commands are required!
Everything is done directly in the "Show Choices" event command, providing an intuitive and efficient way to increase the depth of your story-telling through more interesting choices.

Player Notepad
This plugin creates a new scene where the player can create, modify, and delete notes. The player uses their keyboard to type the notes, and all notes are saved along with the game's save file.
This opens up uses in:
  • Quest notes
  • Educational games
  • Crime/mystery games (player detective writes notes about suspects)
  • Crafting/recipes
  • and many more!
Sync Variables to Items/Equipment

This plugin will synchronize the value of a variable with the inventory count of a certain item/weapon/armor, making sure that they are always the same.


This can have many uses in mini-games, multiple currencies, and in easier eventing by making it easy to check for quest objectives for gather or trade quests, among other possibilities!