128 lines
3.4 KiB
Plaintext
128 lines
3.4 KiB
Plaintext
[gd_scene format=3 uid="uid://5ch7mre0ksv6"]
|
|
|
|
[ext_resource type="Script" uid="uid://bkryv1c57lq60" path="res://src/components/main_menu/MenuTransitionController.cs" id="1_vmn2s"]
|
|
[ext_resource type="Texture2D" uid="uid://dwxvec8mp4mxb" path="res://sprites/floweryheart.png" id="4_qcyed"]
|
|
[ext_resource type="Theme" uid="uid://nerlsbdjd6qo" path="res://objects/themes/default.tres" id="6_qr7co"]
|
|
[ext_resource type="Script" uid="uid://ucrfnouruw62" path="res://src/components/main_menu/ForceSceneQuit.cs" id="7_nov1i"]
|
|
|
|
[node name="Main Menu" type="Control" unique_id=1796574784]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_vmn2s")
|
|
|
|
[node name="Menustack" type="VBoxContainer" parent="." unique_id=231636108]
|
|
layout_mode = 1
|
|
anchors_preset = 4
|
|
anchor_top = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = 213.0
|
|
offset_top = -63.0
|
|
offset_right = 357.0
|
|
offset_bottom = 281.0
|
|
grow_vertical = 2
|
|
theme_override_constants/separation = 16
|
|
|
|
[node name="Play" type="Label" parent="Menustack" unique_id=306925775]
|
|
texture_filter = 1
|
|
layout_mode = 2
|
|
theme = ExtResource("6_qr7co")
|
|
theme_override_font_sizes/font_size = 41
|
|
text = "Play"
|
|
|
|
[node name="Button" type="Button" parent="Menustack/Play" unique_id=844443309]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_right = 1.0
|
|
anchor_bottom = 0.5
|
|
offset_bottom = 26.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
flat = true
|
|
|
|
[node name="Options" type="Label" parent="Menustack" unique_id=1926113579]
|
|
texture_filter = 1
|
|
layout_mode = 2
|
|
theme = ExtResource("6_qr7co")
|
|
theme_override_font_sizes/font_size = 41
|
|
text = "Options"
|
|
|
|
[node name="Button" type="Button" parent="Menustack/Options" unique_id=1351052274]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
flat = true
|
|
|
|
[node name="Credits" type="Label" parent="Menustack" unique_id=2099200764]
|
|
layout_mode = 2
|
|
theme = ExtResource("6_qr7co")
|
|
theme_override_font_sizes/font_size = 41
|
|
text = "Credits"
|
|
vertical_alignment = 1
|
|
|
|
[node name="Button" type="Button" parent="Menustack/Credits" unique_id=157033702]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
flat = true
|
|
|
|
[node name="Quit" type="Label" parent="Menustack" unique_id=1231334524]
|
|
layout_mode = 2
|
|
theme = ExtResource("6_qr7co")
|
|
theme_override_font_sizes/font_size = 41
|
|
text = "Quit"
|
|
vertical_alignment = 1
|
|
|
|
[node name="Button" type="Button" parent="Menustack/Quit" unique_id=489973493]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
flat = true
|
|
script = ExtResource("7_nov1i")
|
|
|
|
[node name="Title" type="Control" parent="." unique_id=1923904866]
|
|
layout_mode = 1
|
|
anchor_left = 0.056
|
|
anchor_right = 0.39100003
|
|
anchor_bottom = 0.485
|
|
offset_left = -29.512001
|
|
offset_top = 20.0
|
|
offset_right = -29.432037
|
|
offset_bottom = 19.720001
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="G594" type="TextureRect" parent="Title" unique_id=1240990869]
|
|
visible = false
|
|
clip_children = 2
|
|
light_mask = 512
|
|
texture_filter = 1
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("4_qcyed")
|
|
stretch_mode = 5
|
|
|
|
[node name="Label" type="Label" parent="Title" unique_id=720161726]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
theme = ExtResource("6_qr7co")
|
|
theme_override_font_sizes/font_size = 149
|
|
text = "Heartescent"
|