From a9c6a7cf69010079139ae7942bdff5dac450c827 Mon Sep 17 00:00:00 2001 From: IcECreAm777 Date: Sun, 9 Jul 2023 17:43:27 +0200 Subject: level names --- Levels/Tut03.tscn | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Levels/Tut03.tscn') diff --git a/Levels/Tut03.tscn b/Levels/Tut03.tscn index 862725f..a64f3de 100644 --- a/Levels/Tut03.tscn +++ b/Levels/Tut03.tscn @@ -79,6 +79,15 @@ offset_bottom = 145.0 text = "You need to include every checkpoint to make the race count." label_settings = SubResource("LabelSettings_sv8of") +[node name="Label2" type="Label" parent="Control"] +layout_mode = 0 +offset_left = 943.0 +offset_top = 27.0 +offset_right = 1420.0 +offset_bottom = 53.0 +text = "Tutorial 03" +label_settings = SubResource("LabelSettings_sv8of") + [node name="TileMap" type="TileMap" parent="."] z_index = -1 tile_set = ExtResource("8_1mcey") -- cgit