This commit is contained in:
Taevas 2025-02-21 15:59:01 +01:00
commit 4aba8bf0ae
10 changed files with 282 additions and 0 deletions

18
index.tscn Normal file
View file

@ -0,0 +1,18 @@
[gd_scene format=3 uid="uid://ccgnnif026wb4"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="RichTextLabel" type="RichTextLabel" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
text = "Hello world! I'm waiting for the gamejam to get started!"