Implement character HP, health bars #6

Open
opened 2026-01-18 10:47:25 -06:00 by drew · 0 comments
Owner

Create a Health attribute for all characters. All characters will display a health bar over their sprite which will be the width of currentHealth / Health. Maybe also change the color of the health bar to be a gradient of green to red as the currentHealth -> 0.

Create a `Health` attribute for all characters. All characters will display a health bar over their sprite which will be the width of `currentHealth / Health`. Maybe also change the color of the health bar to be a gradient of green to red as the `currentHealth` -> 0.
drew added this to the Project Slapstick project 2026-01-18 10:47:25 -06:00
drew self-assigned this 2026-01-18 10:47:29 -06:00
drew added this to the v0.1 milestone 2026-01-18 10:47:31 -06:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: drew/slapstick#6