Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: MZ TooltipSystem - Sprite-Based Tooltip System
- Original author: LCpjt
- Original date: December 18, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/tooltipsystem-sprite-based-tooltip-system.181497/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
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
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!
Features Mentioned
- 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.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...