pirate-survivors/Player/hud.tscn
2026-01-17 18:36:34 +01:00

23 lines
561 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://c2pruida0t5o0"]
[ext_resource type="Script" uid="uid://cmkaxwj67x6o4" path="res://Player/hud.gd" id="1_ns4kc"]
[node name="Hud" type="CanvasLayer"]
script = ExtResource("1_ns4kc")
[node name="ScoreLabel" type="Label" parent="."]
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 23.0
grow_horizontal = 2
text = "Score:"
[node name="LifeProgressBar" type="ProgressBar" parent="."]
anchors_preset = 2
anchor_top = 1.0
anchor_bottom = 1.0
offset_top = -27.0
offset_right = 235.0
grow_vertical = 0
rounded = true