Add screne interfaces

This commit is contained in:
VAILLANT Jeremy
2021-05-08 12:51:30 +02:00
parent 2c1f5a0f93
commit 28142b2545
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[gd_scene format=2]
[node name="About" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
+8
View File
@@ -0,0 +1,8 @@
[gd_scene format=2]
[node name="ChooseScene" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}