This commit is contained in:
Josef 2024-06-15 09:47:36 +02:00
parent 3b6c4a1a5a
commit a11c758cdb
1 changed files with 14 additions and 0 deletions

14
Scenes/Main/ui.tscn Normal file
View File

@ -0,0 +1,14 @@
[gd_scene format=3 uid="uid://qnicg2a6gb8k"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
text = "Hello World
"