Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: wargod87 on January 05, 2009, 08:50:38 PM

Title: Hp meter help
Post by: wargod87 on January 05, 2009, 08:50:38 PM
well... i am trying to make a hp meter for the enemies that i battle. it also has to show the numbers too. problem is, i dont know where to start...
could someone please give me a hand?
Title: Re: Hp meter help
Post by: wargod87 on January 27, 2009, 01:07:36 AM
just letting people know, i am still looking for an answer...
and if a tut has been posted that i didnt find, please post...
Title: Re: Hp meter help
Post by: Moosetroop11 on January 27, 2009, 01:23:49 AM
This would be really hard to do in rm2k3 without a custom battle system (CBS). You could do something like that with 'transform', but not an accurate or smooth running one. It would have to be a sort of '4 stages of damage' thing where each monster has 4 sprites in various states of damage, which it transforms into when it reaches the appropriate health percentage.
Title: Re: Hp meter help
Post by: Rahl on January 27, 2009, 09:17:33 AM
This is an hp bar tutorial I made a while back:

http://www.charas-project.net/forum/index.php?topic=23453.0

its made for the hero but if you can find a way to integrate it into the game it would be cool.