- Joined
- Oct 1, 2012
- Messages
- 1,349
- Reaction score
- 1,632
- First Language
- English
- Primarily Uses
- RMMZ
Screen Buttons - Version 1.3
RPG Maker MV Plugin
Galv
Introduction
Screen buttons for clicking and touching.
Screenshot

Features
Add buttons to the screen on specified or all maps that can be set to emulate button presses, run script code or run a common event (press and hold or triggered). Create or remove any number of buttons during the game.Includes a setting to disable map mouse-click movement if you wish to use buttons for arrow keys (example in demo).Can enable/disable buttons during game or have buttons disappear or stay during events such as ‘Show Text’ dialogue.Keyboard can not control these buttons, they are for mouse or touch activation only.
How to Use
- Copy the "Galv_ScreenButtons.js" file into your project's /js/plugins/ folder.- Activate plugin using the 'Plugin Manager'- Read the help file and examine the demo to learn how it works
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2017-01-06 - Version 1.3 - fixed a bug with mouse move not disabled and no button in index 0
2016-12-15 - Version 1.2 - fixed a bug I created when fixing last bug when dragging off of a pressed button.
2016-12-13 - Version 1.1 - fixed a bug with mobile touch going into menus
2016-11-30 - Version 1.0 - release
Last edited by a moderator: