summaryrefslogtreecommitdiff
path: root/UI/GameMenu.tscn
blob: cf6646e94414131533d23be69efe31363ae4e9df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[gd_scene load_steps=2 format=3 uid="uid://c13v4wmjm4sev"]

[ext_resource type="Script" path="res://UI/game_menu.gd" id="1_frq7d"]

[node name="GameMenu" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_frq7d")