summaryrefslogtreecommitdiff
path: root/UI/HUD.tscn
blob: 5d4ac5b3ea4e4347d6255f6ea220bea5176d37d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[gd_scene load_steps=2 format=3 uid="uid://d0mlxe0gcctle"]

[ext_resource type="Script" path="res://UI/hud.gd" id="1_rpghv"]

[node name="HUD" type="CanvasLayer"]
script = ExtResource("1_rpghv")

[node name="Score" type="Label" parent="."]
unique_name_in_owner = true
offset_left = 4.0
offset_right = 14.0
offset_bottom = 23.0
text = "0"