48 lines
1.5 KiB
Plaintext
48 lines
1.5 KiB
Plaintext
[gd_scene format=3 uid="uid://6cde4fo65rig"]
|
|
|
|
[ext_resource type="Script" uid="uid://6tbvoaj20pws" path="res://scripts/ui.gd" id="1_nt7q6"]
|
|
|
|
[node name="ui" type="Control" unique_id=1523689629]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_nt7q6")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=860304686]
|
|
layout_mode = 1
|
|
anchors_preset = 10
|
|
anchor_right = 1.0
|
|
grow_horizontal = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=815365890]
|
|
layout_mode = 2
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=1206394048]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="health" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer" unique_id=1839745909]
|
|
layout_mode = 2
|
|
text = "HEALTH"
|
|
|
|
[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=1606638895]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="timer" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer2" unique_id=1053612937]
|
|
layout_mode = 2
|
|
text = "TIMER"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="MarginContainer3" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=85183065]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="coiins" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer3" unique_id=827757901]
|
|
layout_mode = 2
|
|
text = "COINS"
|
|
horizontal_alignment = 2
|