From a9c6a7cf69010079139ae7942bdff5dac450c827 Mon Sep 17 00:00:00 2001 From: IcECreAm777 Date: Sun, 9 Jul 2023 17:43:27 +0200 Subject: level names --- Levels/Tut01.tscn | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Levels/Tut01.tscn') diff --git a/Levels/Tut01.tscn b/Levels/Tut01.tscn index 0fbcfda..8cb12d0 100644 --- a/Levels/Tut01.tscn +++ b/Levels/Tut01.tscn @@ -83,6 +83,15 @@ offset_bottom = 466.0 text = "Click here to start drawing the road" label_settings = SubResource("LabelSettings_sv8of") +[node name="Label5" type="Label" parent="Control"] +layout_mode = 0 +offset_left = 963.0 +offset_top = 24.0 +offset_right = 1237.0 +offset_bottom = 50.0 +text = "Tutorial 01" +label_settings = SubResource("LabelSettings_sv8of") + [node name="Label4" type="RichTextLabel" parent="Control"] layout_mode = 0 offset_left = 127.0 -- cgit