Skip to main content

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

Thanks for the pack!

How about a plugin that allows you to put something on the map screen, like your face pic with gauges for your HP, MP and EXP, adjustable for various screen sizes and you can move it around and change graphics easily, and you can turn it on and off? I haven't seen that for MZ really (MV has one I think, but its old).

(1 edit)

Mmm sounds good but this Is More complicated but i Will try!

(1 edit)

image.png At moment i have make this, bit i cant make it draggable at moment, but works good! shows labels for each parameter, hp,mp,tp and exp, you can edit the parameter name, and the gauges update dynamically in real time, you can enable or disable the hud with a switch

Nice! Make sure each parameter can be shown or not (some games don't use MP or TP). And yes, it should update dynamically (the MV one I mentioned doesn't always do this reliably).

(1 edit)

I make a update to sample project to fix some bugs and include some beta plugins (The map hud plugins is one), i dont have implemented all functions yet but you can try if you want!

image.png

Works fine! There should be an option to make certain gauges visible or not (for example, I should be able to 'turn off' showing the TP gauge, which my current game doesn't use).

I also noticed its difficult to see if the map its on has a fair amount of detail (not black like your example screenshot). It would be nice to control the opacity of the entire hud more. I am using Galv's Layer plugin with parallax mapping, if that matters.

Im gonna check it out!

the problem i think is the layers of the hud maybe galv plugin is a little incompatible, im gonna update the plugin but im dont use galv so i dont know is fixed or not.