Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(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.

I'll try it, let me know when a new version is up.

Try now, and now you can toogle on or off tp and mp!