This commit is contained in:
2026-05-14 13:17:23 +02:00
parent 37f4ea3b4e
commit 70bba45b8a
18 changed files with 293 additions and 71 deletions

43
gui.tscn Normal file
View File

@@ -0,0 +1,43 @@
[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