A downloadable asset pack

Buy Now$2.99 USD or more

Description

KasMenuHUD is a powerful and flexible plugin for RPG Maker MV that lets you create a fully customizable HUD (Head-Up Display) permanently visible on the screen.

With KasMenuHUD, you can place interactive icons from the official RPG Maker IconSet anywhere on the player's screen, independent of map movement. Each icon can display a label text, be resized (zoom), trigger a common event on click, and most importantly, show a neat, centered tooltip on mouse hover.

Key Features

Custom icons: Choose any icon from the official IconSet.

Free positioning: Place icons anywhere on the screen in pixel coordinates.

Customizable label text: Add text under each icon with control over size, color, and offset.

Variable zoom: Adjust the icon and text size for better visibility.

Common events on click: Easily trigger events (menus, minigames, special actions) from icons.

Dynamic tooltips on hover: Show a centered, 1-2 line tooltip with customizable color and font size.

Visibility control per icon: Each icon can be shown or hidden based on a switch (true/false).

Show/hide entire HUD via script: Quickly toggle the HUD visibility.

Compatible with mouse, touch, and keyboard controls.

Prevents accidental player movement when clicking icons.

Recommended Uses

Create quick access HUD menus for players.

Add shortcuts to inventory, quests, maps, or settings.

Integrate minigames or extra features via common events.

Display useful information or frequent actions.

Enhance your game’s UI with a clean and ergonomic HUD.

Installation and Setup

Copy the KasMenuHUD.js file into your project’s /js/plugins/ folder.

Open the plugin manager and enable KasMenuHUD.

Configure your icons directly in the plugin parameters:

Select the icon index from the IconSet.

Position the icon on the screen (X, Y coordinates).

Set the label text, size, and color.

Specify a common event to launch on click if needed.

Add a tooltip with custom text on hover.

Adjust icon and text zoom.

Set a switch ID to control each icon’s visibility (true = visible, false = hidden).

Create your corresponding common events inside RPG Maker.

Use script calls to show/hide the HUD or detect clicks on icons.

Useful Script Commands

js

Copier

Modifier

KasMenuHUD.setVisible(true);  // Show the HUD

KasMenuHUD.setVisible(false); // Hide the HUD

KasMenuHUD.isClickOnHUD();    // Returns true if an icon is clicked

Support & Updates

This plugin is regularly updated to improve features and maintain maximum compatibility with RPG Maker MV.

If you have questions or suggestions, feel free to contact me via the plugin’s page.

License

You are free to use this plugin in your commercial or free projects.

Enhance your RPG Maker interface with KasMenuHUD — a stylish, easy-to-configure, and powerful HUD menu!


Updated 2 days ago
Published 8 days ago
StatusReleased
CategoryAssets
AuthorBahamutChaos666
Tagshud, Icons, menu, pixel, plugin, rmmv, RPG Maker

Purchase

Buy Now$2.99 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $2.99 USD. You will get access to the following files:

KasMenuHUDold.js 6.2 kB
KasMenuHUD.js 12 kB

Leave a comment

Log in with itch.io to leave a comment.