Point & Click Plugin [RPG Maker MZ]
A downloadable tool
Buy Now$4.99 USD or more
🎯 Point & Click Plugin for RPG Maker MZ
Add modern point-and-click controls to your RPG Maker MZ game with this plugin! Perfect for point and click adventures and strategy games, it enables intuitive mouse-based interaction with tile-based hover and click detection, custom cursors, and switch triggers.
Join our Discord
✨ Features
- Edge-based camera scrolling with mouse movement
- Zoom in/out support
- Tile highlighting on hover
- Trigger switches on hover or click
- Custom cursor support
🧩 Plugin Parameters

⚙️ Plugin Commands
Hover Settings:
Click Settings [cursorImage] [tileLighting] [tileBorderLighting] [leftClickSwitch] [rightClickSwitch] - cursorImage: Name of the cursor in img/cursor/ (no extension) - tileLighting: "r,g,b,a" format - tileBorderLighting: "r,g,b,a" format - leftClickSwitch: Switch ID for left-click - rightClickSwitch: Switch ID for right-click

Click Settings:
Hover [cursorImage] [tileLighting] [tileBorderLighting] [waitTime] [triggerSwitch] [disableHoverAction] - cursorImage: Name of the cursor in img/cursor/ (no extension) - tileLighting: "r,g,b,a" format (e.g. 255,255,255,0.3) - tileBorderLighting: "r,g,b,a" format - waitTime: Frames to hover before triggering (default: 60) - triggerSwitch: ID of switch to toggle (0 = disabled) - disableHoverAction: "yes" or "no" (default: "yes")
📁 Installation
- Copy the plugin `.js` file into your project's
js/pluginsfolder. - Enable it in the Plugin Manager.
- Create a folder named
img/cursor/and place your custom cursor images there.
🫶 Compatibility
- RPG Maker MZ
🤝 Terms of Use
- This plugin may be used in free or commercial projects.
- 'Gamer Tool Studio' must be given credit in your projects.
- You are allowed to edit the code.
- Do NOT change the filename of the plugin.
- You are NOT allowed to redistribute these Plugins.
- You may NOT take code for your own released Plugins.
| Status | Released |
| Category | Tool |
| Author | Gamer Tool Studio |
| Genre | Strategy |
| Tags | Clicker, Mouse only, Point & Click, RPG Maker |
Purchase
Buy Now$4.99 USD or more
In order to download this tool you must purchase it at or above the minimum price of $4.99 USD. You will get access to the following files:
Point_Click_Plugin.js 57 kB





Comments
Log in with itch.io to leave a comment.
It's breaking when I got full screen, I have no clue why.
Hey. Sorry to hear that. Can you share more detail about the issue? If there’s an error message, what other plug-ins you might be using, game dimensions etc?
feel free to hop on our support channel in discord so we can try to figure it out
Hi, I've tried it with zero plugins and got the same error.
I sent you a message on discord, I hope we can fix it there.
how can I turn off zoom in or out if i don't want to use it for my project? I assumed i could do it by setting it to zero, but i was still required to put in pictures to zoom in and out.
So....can I start event by clicking on them, without interacting with the player sprite?
Yep that's one of the features indeed