55 lines
1.6 KiB
Plaintext
55 lines
1.6 KiB
Plaintext
[gd_scene format=3 uid="uid://dhjocrxlqosyr"]
|
|
|
|
[ext_resource type="Script" uid="uid://0yyr318wl7co" path="res://core/game_menu/page_interactive.gd" id="1_script"]
|
|
[ext_resource type="PackedScene" uid="uid://caqf471x0kttc" path="res://core/game_menu/settings_menu.tscn" id="2_settings"]
|
|
[ext_resource type="Texture2D" uid="uid://diuai5vtjx23l" path="res://core/game_menu/assets/page_3/3_sx.png" id="3_jdqrf"]
|
|
[ext_resource type="Texture2D" uid="uid://kvn5l0n11a3q" path="res://core/game_menu/assets/page.png" id="3_page_bg"]
|
|
|
|
[node name="Page3Left" type="Control" unique_id=1419303211]
|
|
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=1048771500]
|
|
layout_mode = 1
|
|
anchors_preset = 9
|
|
anchor_bottom = 1.0
|
|
offset_right = 760.0
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("3_page_bg")
|
|
expand_mode = 1
|
|
flip_h = true
|
|
|
|
[node name="PageBackground2" type="TextureRect" parent="." unique_id=1869708897]
|
|
layout_mode = 1
|
|
anchors_preset = 9
|
|
anchor_bottom = 1.0
|
|
offset_left = 5.3050003
|
|
offset_top = 78.795
|
|
offset_right = 765.305
|
|
offset_bottom = 78.79498
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("3_jdqrf")
|
|
stretch_mode = 2
|
|
|
|
[node name="SettingsMenu" parent="." unique_id=1402645746 instance=ExtResource("2_settings")]
|
|
layout_mode = 1
|
|
anchor_left = 0.034210525
|
|
anchor_top = 0.034843206
|
|
anchor_right = 0.034210525
|
|
anchor_bottom = 0.034843206
|
|
offset_left = 68.0
|
|
offset_top = 24.5
|
|
offset_right = 692.0
|
|
offset_bottom = 549.5
|
|
size_flags_horizontal = 6
|