29 lines
816 B
Plaintext
29 lines
816 B
Plaintext
[gd_scene format=3 uid="uid://4bamw5busnvc"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://id854u4gh12f" path="res://core/game_menu/page.tscn" id="1_ka6tx"]
|
|
[ext_resource type="Texture2D" uid="uid://d3qq4ho24phyw" path="res://core/game_menu/assets/decoration_page2.png" id="2_xqdsh"]
|
|
|
|
[node name="Page2" unique_id=2037261222 instance=ExtResource("1_ka6tx")]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = 0.0
|
|
offset_bottom = 0.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
|
|
[node name="Decoration" type="TextureRect" parent="." index="1" unique_id=529740362]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
pivot_offset_ratio = Vector2(0.5, 0.5)
|
|
mouse_filter = 2
|
|
texture = ExtResource("2_xqdsh")
|
|
expand_mode = 1
|
|
|
|
|