Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Wait. I need to tell you that this plugin uses variables, not the actual health of followers or player that you set up in the database. It's not really the purpose of the plugin. I've updated the feature to follow events and players in version 1.1.3, but if you want to treat a variable as the HP value in the database, you'd need to assign that variable as $gameParty.leader().hp (the script section in Control Variable command)

If you need more help on this, feel free to message me via my Discord. Working in real-time is much faster: SangHendrix#3505

That’s awesome, thank you! Yeah, I have been just assign the follower’s HP to a variable and update it and it should work I believe! Thanks for all of your help!