viscosity/project/objects/tutorial.tscn
2026-06-26 00:42:47 +02:00

28 lines
811 B
Text

[gd_scene format=3 uid="uid://cvbq7ph33goqo"]
[node name="Control" type="Control" unique_id=1821604268]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Timer" type="Timer" parent="." unique_id=1325727148]
wait_time = 6.0
one_shot = true
autostart = true
[node name="RichTextLabel" type="RichTextLabel" parent="." unique_id=1486642354]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/normal_font_size = 64
bbcode_enabled = true
text = "Move [img]res://assets/ui/xbox_stick_top_r.png[/img] to run
Press [img]res://assets/ui/switch_buttons_down_outline.png[/img] to jump"
[connection signal="timeout" from="Timer" to="." method="queue_free"]