33 lines
876 B
Plaintext
33 lines
876 B
Plaintext
[gd_scene format=3 uid="uid://cpaa0vcxwar3i"]
|
|
|
|
[ext_resource type="Script" uid="uid://bd1nba4oijmgp" path="res://scripts/Statemachine/Abstract/BaseMenu.gd" id="1_x5ano"]
|
|
|
|
[node name="Menu" type="Control" unique_id=1823905463]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_x5ano")
|
|
|
|
[node name="animator" type="AnimationPlayer" parent="." unique_id=204407114]
|
|
unique_name_in_owner = true
|
|
|
|
[node name="background" type="ColorRect" parent="." unique_id=1236798550]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="content" type="Control" parent="." unique_id=1993984611]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|