Jump to content

Boss Health Bar

Overview
Creator: Moosh Added: 03 Feb 2018 Tags: FFC Downloads: 73
Rating[?]: Rating: 4.63/5 (7 ratings)
View Script Download Example
(1.11 MB)
Information

Description Setup Reviews Comments

Both types of health bars come in two scripts: one for single enemies and one for keeping track of health for a group of enemies. The first is a lot simpler only requiring some color constants be set to use. The second uses tiles and is a little more work to set up.

Features include:
  • Boss names, either grabbed from the enemy or from a ZQuest string.
  • Damage tracking
  • Draining animations for each hit
  • Vertical health bars like in Mega Man (these use the tiled version and are a bit weird to set up)

Update 6/29/20: Fixed a compatibility bug with ghost.zh that caused enemies to have 1 HP remaining during death animations.