Final Fight Health Bar
Overview
Creator:
Moosh
Added: 12 Mar 2022
Tags:
FFC
|
View Script |
Information
Written a while back at the request of Nightmare. Draws simple boss health bars inspired by those featured in Final Fight.
Description Setup Reviews Comments
Set all the C_ constants to appropriate colors for your quest.
Place the FFC on the screen with the following D arguments:
Place the FFC on the screen with the following D arguments:
- D0: The enemy ID of the boss enemy. If <=0, the script will use the HP pool of all enemies on the screen
- D1: A string with the boss's name
- D2: A 1x1 tile with a boss portrait
- D3: The CSet to draw the portrait in
- D4: Set to 1 to automate the color ranges based on the boss's starting HP
- D5: Set to the number of colors to use if using the previous setting
- D6: Special exceptions
- 1: Summoner. Enemies spawned after the first aren't included in the boss's HP pool.



