Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hendrix HUD Designer - RPG Maker MZ Plugin

Create HUD elements like value bar, minimap, hotbar in real-time. · By Sang Hendrix

[ANSWERED] Can gauges be linked to Game Variables?

A topic by 77Survival created 8 days ago Views: 114 Replies: 5
Viewing posts 1 to 2

Hi! I'm interested in this plugin. I would like to know if the custom gauges/bars can be dynamically linked to Game Variables (or Actor Stats), or if they are just visual images? Thank you!

Developer

Hello!

Yes, they can link to both Actor stats and any Variables you want.

"Thank you for the quick answer! One more question: Can we set the HUD elements (like images or icons) to be clickable buttons that trigger a Common Event or a switch when clicked?"

Developer (1 edit)

Hello. Currently, the HUD stays as hud elements and won't act like a button where you can click on it like a regular menu UI. HUD is elements that always display values on screen. Buttons that clickable to do certain thing isn't considered as HUD.

Hi, I have a quick question about the Hotbar Creator plugin.

Is it possible to show/hide the entire hotbar UI during gameplay?

For example, I'd like to hide the hotbar during cutscenes and show it again afterward.

If yes, is there a plugin command or script call for this?

Thank you!

Developer

Hello, you can assign a switch to your hotbar elements and enable/disable that switch in game to hide/show the hotbar. This is doable with both plugin HUD Designer or Hotbar Creator.