added new health bar and new energy pip bar

This commit is contained in:
2025-11-04 12:52:27 +11:00
parent a411be74aa
commit 2f4159ebbe
54 changed files with 1193 additions and 254 deletions

View File

@@ -26,6 +26,7 @@ static var target_type_names: Dictionary[TargetType, String] = {
static var weapon_recharge_delay: float = 0.5
static var starting_cash: int = 10
static var starting_lives: int = 144
static var player_energy: int = 6
static var wall_cost: int = 1
static var rarity_weights: Dictionary = {