14 lines
351 B
Plaintext
14 lines
351 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b4eh8y8nxy7lp"]
|
|
|
|
[ext_resource type="Script" uid="uid://jds7ynetjysj" path="res://scripts/hud.gd" id="1_ahhtf"]
|
|
|
|
[node name="HUD" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -68.0
|
|
offset_right = 249.0
|
|
grow_vertical = 0
|
|
script = ExtResource("1_ahhtf")
|