setup
This commit is contained in:
commit
4aba8bf0ae
10 changed files with 282 additions and 0 deletions
18
index.tscn
Normal file
18
index.tscn
Normal 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!"
|
Loading…
Add table
Add a link
Reference in a new issue