summaryrefslogtreecommitdiff
path: root/UI/GameMenu.tscn
blob: 381b02484dd433022ddfda97e2d88a5c5090bb7b (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" uid="uid://doa661nvsiwtb" 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")