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.