48 lines
1.5 KiB
Plaintext
48 lines
1.5 KiB
Plaintext
[gd_scene format=3 uid="uid://dwl0ci4ejpmu2"]
|
|
|
|
[ext_resource type="Script" uid="uid://c6hdmgpywednh" path="res://Scripts/ui.gd" id="1_jxero"]
|
|
|
|
[node name="Control" type="Control" unique_id=1504539709]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_jxero")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1721165743]
|
|
layout_mode = 1
|
|
anchors_preset = 10
|
|
anchor_right = 1.0
|
|
grow_horizontal = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=71460237]
|
|
layout_mode = 2
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=1544251315]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="health" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer" unique_id=623986244]
|
|
layout_mode = 2
|
|
text = "HEALTH"
|
|
|
|
[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=2101616423]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="time" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer2" unique_id=596670188]
|
|
layout_mode = 2
|
|
text = "TIME"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="MarginContainer3" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=173654446]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="crates" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer3" unique_id=1150656356]
|
|
layout_mode = 2
|
|
text = "CRATES"
|
|
horizontal_alignment = 2
|