49 lines
1.5 KiB
Plaintext
49 lines
1.5 KiB
Plaintext
|
|
[gd_scene format=3 uid="uid://c1dgwb1r7e2fg"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://dcpm4dbhpfksa" path="res://scripts/ui.gd" id="1_nt7q6"]
|
||
|
|
|
||
|
|
[node name="UI" type="Control" unique_id=2022682093]
|
||
|
|
layout_mode = 3
|
||
|
|
anchors_preset = 15
|
||
|
|
anchor_right = 1.0
|
||
|
|
anchor_bottom = 1.0
|
||
|
|
grow_horizontal = 2
|
||
|
|
grow_vertical = 2
|
||
|
|
size_flags_vertical = 0
|
||
|
|
script = ExtResource("1_nt7q6")
|
||
|
|
|
||
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=830528802]
|
||
|
|
layout_mode = 1
|
||
|
|
anchors_preset = 10
|
||
|
|
anchor_right = 1.0
|
||
|
|
grow_horizontal = 2
|
||
|
|
|
||
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=1238491607]
|
||
|
|
layout_mode = 2
|
||
|
|
|
||
|
|
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=752114180]
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 3
|
||
|
|
|
||
|
|
[node name="Health" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer" unique_id=681594112]
|
||
|
|
layout_mode = 2
|
||
|
|
text = "HEALTH"
|
||
|
|
|
||
|
|
[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=362368783]
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 3
|
||
|
|
|
||
|
|
[node name="Timer" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer2" unique_id=691788231]
|
||
|
|
layout_mode = 2
|
||
|
|
text = "TIMER"
|
||
|
|
horizontal_alignment = 1
|
||
|
|
|
||
|
|
[node name="MarginContainer3" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=1764636320]
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 3
|
||
|
|
|
||
|
|
[node name="Coins" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer3" unique_id=319763029]
|
||
|
|
layout_mode = 2
|
||
|
|
text = "COINS"
|
||
|
|
horizontal_alignment = 2
|