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.