Mouse hover - Rpg Maker MZ plugin
A downloadable tool
Buy Now5.00€ EUR or more
This plugin for Rpg Maker MZ allows you to show icons, images and text when hovering the mouse over them. Also allows the player to activate an event with the mouse without the need of going next to it.
Features
- Show icons, images and text when hovering with the mouse.
- Change the mouse to them or just show them on it or over the event.
- Activate events with the mouse from far away without the need of the player character going next to them.
Compatibility
Tested and made for Rpg Maker MZ 1.8.1; this plugin may not work in older versions.
Tested in Windows 10 OS, I cannot know if it works with other OS.
Terms of Use
- These plugins may be used in free or commercial games.
- ‘Lheku Qhukyaru’ must be given credit in your games.
- You must link this website https://lhekussanctuary.wordpress.com/.
- Do NOT change the filename, parameters, and information of the plugin.
- You are NOT allowed to redistribute these plugins.
- You may NOT take code for your own released plugins without credit.
- You are allowed to edit the code as long as it’s for your own project.
- You CANNOT use any of these resources for NFT or any related or similar type of games.
You can also check them at:
https://lhekussanctuary.wordpress.com/tos
Changelog
V1.1 (26/03/2025) -> Fixed a crash issue when opening and exiting the menu when the mouse was over a mouse hover event Fixed not showing the mouse hover when returning from menu and the mouse was over a mouse hover event V1.0 (10/12/2024) -> Release
Purchase
Buy Now5.00€ EUR or more
In order to download this tool you must purchase it at or above the minimum price of 5.00€ EUR. You will get access to the following files:
Lheku_MouseHover_MZ.js 26 kB
Mouse hover demo.rar 91 MB
Comments
Log in with itch.io to leave a comment.
Cool plugin! However I found a pretty big issue with it. When placing your cursor over a map event with the correct tag and <Mouse activate>, then open the game menu via Esc, and finallyclose the game menu using Esc while not moving your cursor from the map event's location, the game crashes and gives the error:
TypeError Cannot read property 'position' of null
Could this be fixed?
Hi!
Thanks for the bug report. It should be fixed now. Download the updated plugin file and change it in your project.
Lheku~~
Thanks you're amazing, it works without the issue now!
Sorry to bother you again! I found another issue:
I found that when a map event has the correct tag set from the plugin parameters and <Mouse activate> to use the plugin as usual, and the map event is set in Parallel Trigger, if you click the map event when hovering, it will execute the event's content as if you interacted with it, even though it shouldn't be possible in Parallel.
In my case, I did it with a Wait: (any amount of frames) and a Show Animation: (the animation you want). I tried it with a Wait and Show Text event command in similarly and that does it too, so I assume it works with most event commands.
Hopefully, this can be fixed since that can be a big problem, thanks again!
Hi again!
I don't fully get the issue here. If the event page is in parallel process trigger, why would it have <Mouse activate> tag too?
<Mouse activate> is for activating the event with the mouse from afar, it's not needed for the other tags to show a hover effect.
If you could explain a little more the problem would be appreciated.
Lheku~~
Oh wait nevermind, you’re right I didn’t read the plugin help properly my bad
No problem!