make scenes

This commit is contained in:
2022-12-10 12:53:38 +01:00
parent 604e195f1c
commit 289daadc35
3 changed files with 54 additions and 65 deletions

19
Nodes/UI.tscn Normal file
View File

@@ -0,0 +1,19 @@
[gd_scene format=3 uid="uid://cys06pnxfjl2m"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 13
anchor_left = 0.5
anchor_right = 0.5
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Panel" type="Panel" parent="."]
custom_minimum_size = Vector2(15, 0)
anchors_preset = 13
anchor_left = 0.5
anchor_right = 0.5
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2