extends Control func _ready() -> void: progressBarHealth.max_value = Globals.getPlayer().maxHealthh func _physics_process(delta: float) -> void: