I'm really glad it worked! If you need any more help, I'm here. Good luck with your project! :)
Ryuujinn7
Creator of
Recent community posts
Video showing the plugin in my game:
Ways to increase the status:
You could use a buttonCall
on an image, where clicking it triggers an event command in RPG Maker MZ, such as Increase +1 variable 37 (Strength)
. This would directly influence the status, creating a more stable mechanic for game development.
The plugin only contains the STATUS HUD, which can either be integrated into your game normally or activated through a switch command to trigger the specific functionality.
Hi, the plugin works perfectly because I’m using it in my game in RPG Maker MZ, which I’m currently developing. I’ve updated the plugin file again, so please download it and test it. For it to work, you need to activate switch 148. In other words, you need to create an event that activates this switch for the plugin to function, and the switch must be free, as well as the variables.
37, 38, 39, and 40 are the variables used for the statuses. You can rename them directly in the plugin:
- 37 - Strength
- 38 - Dexterity
- 39 - Star Essence
- 40 - Stamina