14 lines
379 B
Plaintext
14 lines
379 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="CanvasLayer" 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:"
|