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

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

[node name="LevelSelect" 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")