65 lines
2.0 KiB
Plaintext
65 lines
2.0 KiB
Plaintext
[gd_scene format=3 uid="uid://cnaguqaowck52"]
|
|
|
|
[ext_resource type="Script" uid="uid://0yyr318wl7co" path="res://core/game_menu/page_interactive.gd" id="1_script"]
|
|
[ext_resource type="PackedScene" uid="uid://cxf8s80ivwj1p" path="res://core/game_menu/option_menu.tscn" id="2_option"]
|
|
[ext_resource type="Texture2D" uid="uid://b6ae0kp1m0x74" path="res://core/game_menu/assets/page_3/3_dx.png" id="3_j1o0h"]
|
|
[ext_resource type="Texture2D" uid="uid://kvn5l0n11a3q" path="res://core/game_menu/assets/page.png" id="3_page_bg"]
|
|
|
|
[node name="Page3Right" type="Control" unique_id=1670917406]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = -1160.0
|
|
offset_bottom = -506.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
script = ExtResource("1_script")
|
|
|
|
[node name="PageBackground" type="TextureRect" parent="." unique_id=957141621]
|
|
layout_mode = 1
|
|
anchors_preset = 11
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -760.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("3_page_bg")
|
|
expand_mode = 1
|
|
|
|
[node name="PageBackground2" type="TextureRect" parent="." unique_id=409054633]
|
|
layout_mode = 1
|
|
anchors_preset = 11
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -760.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("3_j1o0h")
|
|
stretch_mode = 2
|
|
|
|
[node name="OptionMenu" parent="." unique_id=537721615 instance=ExtResource("2_option")]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -181.5
|
|
offset_top = -212.0
|
|
offset_right = 248.5
|
|
offset_bottom = 212.0
|
|
|
|
[node name="PlayButton" parent="OptionMenu/VBoxContainer" parent_id_path=PackedInt32Array(537721615, 508055524) index="0" unique_id=1990327704]
|
|
visible = false
|
|
|
|
[node name="SettingsButton" parent="OptionMenu/VBoxContainer" parent_id_path=PackedInt32Array(537721615, 508055524) index="2" unique_id=1931222561]
|
|
visible = false
|
|
|
|
[editable path="OptionMenu"]
|