44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
[gd_scene format=3 uid="uid://b1a13w4ckxnub"]
|
|
|
|
[ext_resource type="Script" uid="uid://7jql2b33svuv" path="res://Gui.cs" id="1_80edf"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_k6omp"]
|
|
line_spacing = -2.0
|
|
font_size = 14
|
|
|
|
[node name="GUI" type="Control" unique_id=1209092314]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_80edf")
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="." unique_id=2071011957]
|
|
layout_mode = 1
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 3.0
|
|
offset_top = -140.0
|
|
offset_right = 153.0
|
|
offset_bottom = -3.0
|
|
grow_vertical = 0
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="PanelContainer" unique_id=14334117]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_left = 4
|
|
theme_override_constants/margin_top = 4
|
|
theme_override_constants/margin_right = 4
|
|
theme_override_constants/margin_bottom = 4
|
|
|
|
[node name="InfoLabel" type="Label" parent="PanelContainer/MarginContainer" unique_id=1653366042]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
size_flags_vertical = 1
|
|
label_settings = SubResource("LabelSettings_k6omp")
|
|
autowrap_mode = 3
|
|
text_overrun_behavior = 3
|