A downloadable tool

Buy Now3.00€ EUR or more

version 1.1

Disable and activable Mouse

Disable and activable Mouse  allows you to fully control mouse interactions in your RPG Maker MV and MZ projects. Whether you want to disable clicks during cutscenes, create immersive gameplay, or completely hide the mouse cursor, this plugin gives you full flexibility!

✨ Features

Enable or disable the mouse at any moment using script commands.
Completely disable the mouse from the start, including on the title screen.
✔ Hide the cursor while keeping the mouse functionality active.
Automatic state restoration when returning to the title screen.
✔ Works with both RPG Maker MV and MZ.

🎮 How to Use

Enable or disable the mouse dynamically using these script commands:

❌ Disable the Mouse

ES.disableMouse(); 
  • Hides the mouse and disables all interactions.

✅ Enable the Mouse

ES.enableMouse(); 
  • Shows the mouse and restores its functionality.

🛠️ Plugin Parameter

This plugin includes an optional setting to completely disable the mouse from the beginning:

🔧 Desactivate Mouse Totaly (true/false):

  • If true, the mouse is hidden and disabled from the start (including the title screen).
  • If false, the mouse is active by default but can be disabled later.

📥 Installation

1️⃣ Download the ES_Disable_and_activable_Mouse.js file.
2️⃣ Place it inside your project's js/plugins folder.
3️⃣ Enable it in the plugin manager.
4️⃣ Adjust the Desactivate Mouse Totaly parameter as needed.
5️⃣ Use script commands to control the mouse dynamically!

🎮 Try the Demo!

Want to see it in action? A downloadable demo is available to test the plugin before using it in your project!

🔽 Download the demo and experience full mouse control!


Purchase

Buy Now3.00€ EUR or more

In order to download this tool you must purchase it at or above the minimum price of 3.00€ EUR. You will get access to the following files:

ES_Disable_and_activable_Mouse.js 4.1 kB

Download demo

Download
ES_Disable_and_activable_Mouse_Demo.js 8.1 kB

Leave a comment

Log in with itch.io to leave a comment.