96 lines
2.6 KiB
Plaintext
96 lines
2.6 KiB
Plaintext
[gd_scene format=3 uid="uid://7v62dybcabgw"]
|
|
|
|
[ext_resource type="Script" uid="uid://ckaouf136x7rh" path="res://src/ui/main_menu/main_menu.gd" id="1_2hyyg"]
|
|
|
|
[node name="MainMenu" type="Control" unique_id=481021069]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_2hyyg")
|
|
metadata/_custom_type_script = "uid://ckaouf136x7rh"
|
|
|
|
[node name="TitleLabel" type="Label" parent="." unique_id=1640031714]
|
|
layout_mode = 1
|
|
anchors_preset = 10
|
|
anchor_right = 1.0
|
|
offset_bottom = 23.0
|
|
grow_horizontal = 2
|
|
theme_override_font_sizes/font_size = 64
|
|
text = "Magic N' Stuff"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="MainButtons" type="VBoxContainer" parent="." unique_id=1004196398]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -20.0
|
|
offset_top = -20.0
|
|
offset_right = 20.0
|
|
offset_bottom = 20.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="ContinueButton" type="Button" parent="MainButtons" unique_id=1728808770]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "CONTINUE"
|
|
|
|
[node name="LoadButton" type="Button" parent="MainButtons" unique_id=972924585]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "LOAD"
|
|
|
|
[node name="NewGameButton" type="Button" parent="MainButtons" unique_id=91755502]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "NEW_GAME"
|
|
|
|
[node name="QuitButton" type="Button" parent="MainButtons" unique_id=851953121]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "QUIT"
|
|
|
|
[node name="SavesScrollContainer" type="ScrollContainer" parent="." unique_id=1084479536]
|
|
visible = false
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.3324653
|
|
anchor_top = 0.24691358
|
|
anchor_right = 0.6675347
|
|
anchor_bottom = 0.75308645
|
|
offset_left = -20.0
|
|
offset_top = -20.0
|
|
offset_right = 20.0
|
|
offset_bottom = 20.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
follow_focus = true
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="SavesContainer" type="VBoxContainer" parent="SavesScrollContainer" unique_id=665774472]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="Button" type="Button" parent="SavesScrollContainer/SavesContainer" unique_id=784511958]
|
|
layout_mode = 2
|
|
text = "Save 1"
|
|
|
|
[node name="Button2" type="Button" parent="SavesScrollContainer/SavesContainer" unique_id=1926271686]
|
|
layout_mode = 2
|
|
text = "Save 1"
|
|
|
|
[node name="Button3" type="Button" parent="SavesScrollContainer/SavesContainer" unique_id=929881066]
|
|
layout_mode = 2
|
|
text = "Save 1"
|
|
|
|
[node name="Button4" type="Button" parent="SavesScrollContainer/SavesContainer" unique_id=366833041]
|
|
layout_mode = 2
|
|
text = "Save 1"
|