heyitsmdr / armeria-original

Client and server for Armeria: Social MUD.
http://client.playarmeria.com
1 stars 0 forks source link

Target Health Bar #22

Open heyitsmdr opened 10 years ago

heyitsmdr commented 10 years ago

Add a horizontal health bar to targets. Use the entire background as the health bar. As they take damage, the bar fills. Once the entire background is filled (from left to right), they die. Maybe use a jQuery poof or explode effect on death.

heyitsmdr commented 10 years ago

Added support for this for PLAYERS only. I'll add mobs as soon as I add the stat for health for them. Also going to keep this open to try out the "poof" or "explode" effect when death happens.