Hi everyone! I would like to present my new plugin for RPG Maker MZ: the LC Tooltip System.
This plugin enhances the User Interface by displaying information windows (tooltips) when hovering over or selecting items, skills, and equipment, rather than using the traditional fixed help window.
It is designed to make the UI feel more modern and dynamic, giving players immediate info right where they are looking.
Features
Dynamic Positioning: The tooltip automatically appears near the selected item or cursor.
Automatic Resizing: The window adjusts its size based on the content text.
Menu & Battle Support: Works seamlessly in both main menus and battle scenes.
Easy Configuration: Plug-and-play setup with customizable parameters.
Cleaner UI: Removes the need for the bulky default "Help Window" at the top of the screen.
Screenshots
Spoiler
How to Use
Download the JS file and place it in your `js/plugins` folder.
Activate the plugin in the Plugin Manager.
Adjust the parameters to fit your game's visual style (window opacity, offsets, etc.).
The plugin automatically pulls the description text from your Database (Items/Skills).
Terms of Use
Free for non-commercial use: Yes
Free for commercial use: Yes
Redistribution: Please do not redistribute the JS file directly; link to the itch.io page.
Attribution: Credit "Last Call Project" if used.
NB: There's a touch of AI in this work: Claude was used for code refactoring, Italian-to-English translation, and some phases of debugging
Download
You can download the plugin and view the documentation on my Itch.io page: DOWNLOAD
---
If you find any bugs or have suggestions for features, feel free to reply here or on the itch.io page!