Introduction Simple Mouse system for RPG Maker MZ. Supports four types of activation events: left click (without going to event), right click, right click with context menu and hover. Since [1.1] supports custom cursor graphic and changing it when hovered on event (read PluginCommands) Screenshots
Introduction
Simple Mouse system for RPG Maker MZ. Supports four types of activation events: left click (without going to event), right click, right click with context menu and hover.
Since [1.1] supports custom cursor graphic and changing it when hovered on event (read PluginCommands)
Screenshots
How to Use
- Copy the "MouseSystem.js" file into your project's /js/plugins/ folder.
- Activate plugin.
- Read the details in plugin manager.
Plugin
Download it here
Plugin Commands
Set hover Icon: Sets the cursor image which should be used when mouse hovered over event
Terms of Use
Feel free to use it in your non-commercial/commercial projects with or without crediting me.
Bug report
If you find any bugs, post in this thread
Changelog
[1.2] - 20.05.2024
Small changes for further updates.
[1.1 bugfix] - 06.02.2024
Fixed menu calling bug
[1.1] Cursor Graphics Update - 06.02.2024
Now you can change graphics to your cursor! For more details read plugin description
[1.0] Release - 03.02.2024
Terms of Use Feel free to use it in your non-commercial/commercial projects with or without crediting me. Bug report If you find any bugs, post in this thread