From a9c6a7cf69010079139ae7942bdff5dac450c827 Mon Sep 17 00:00:00 2001 From: IcECreAm777 Date: Sun, 9 Jul 2023 17:43:27 +0200 Subject: level names --- Levels/Tut02.tscn | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Levels/Tut02.tscn') diff --git a/Levels/Tut02.tscn b/Levels/Tut02.tscn index 915167e..2d95719 100644 --- a/Levels/Tut02.tscn +++ b/Levels/Tut02.tscn @@ -79,6 +79,15 @@ offset_bottom = 236.0 text = "Sand is off limits and the car won't go there" label_settings = SubResource("LabelSettings_sv8of") +[node name="Label2" type="Label" parent="Control"] +layout_mode = 0 +offset_left = 961.0 +offset_top = 21.0 +offset_right = 1296.0 +offset_bottom = 47.0 +text = "Tutorial 02" +label_settings = SubResource("LabelSettings_sv8of") + [node name="TileMap" type="TileMap" parent="."] z_index = -1 tile_set = ExtResource("8_a1rvy") -- cgit