diff --git a/player.tscn b/player.tscn index 63574f4..485102e 100644 --- a/player.tscn +++ b/player.tscn @@ -61,6 +61,7 @@ offset_top = 10.0 offset_right = 110.0 offset_bottom = 33.0 theme_override_colors/font_color = Color(0, 0, 0, 1) +text = "XX:XX" [node name="StaminaLabel" type="Label" parent="HUD" unique_id=762689230] layout_mode = 0 @@ -69,6 +70,7 @@ offset_top = 41.0 offset_right = 110.0 offset_bottom = 64.0 theme_override_colors/font_color = Color(0.83137256, 0, 0.18039216, 1) +text = "Stamina" [node name="Hurtbox" type="Area3D" parent="." unique_id=2004081669]