move health to overlay

This commit is contained in:
2026-06-18 01:19:00 -07:00
parent 75c29a4d5e
commit d44e9501f5
3 changed files with 11 additions and 1 deletions
+1
View File
@@ -24,4 +24,5 @@ OVERLAY_PADDING :: 6
OVERLAY_BAR_COLOR :: rl.Color{20, 24, 20, 200}
OVERLAY_GOLD_COLOR :: rl.Color{255, 215, 80, 255}
OVERLAY_TEXT_COLOR :: rl.Color{240, 240, 230, 255}