s
This commit is contained in:
parent
99fa252fba
commit
8c89c15b3e
6 changed files with 14 additions and 7 deletions
|
|
@ -11,6 +11,8 @@ font_size = 60
|
|||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -4.0
|
||||
offset_bottom = 4.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = ExtResource("1_gi6yp")
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ alignment = 1
|
|||
[node name="RichTextLabel" type="RichTextLabel" parent="PanelContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
bbcode_enabled = true
|
||||
text = "[wave amp=50.0 freq=5.0 connected=1][center][font_size=160][color=#FFFFFF]The Awesome Godot Presentation!!![/color][/font_size][/center][/wave]"
|
||||
text = "[wave amp=50.0 freq=5.0 connected=1][center][font_size=160][color=#FFFFFF]Godot: The new kids on the block![/color][/font_size][/center][/wave]"
|
||||
fit_content = true
|
||||
|
||||
[node name="Icon" type="Sprite2D" parent="PanelContainer/VBoxContainer"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue