diff options
Diffstat (limited to 'Levels/Tut03.tscn')
-rw-r--r-- | Levels/Tut03.tscn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Levels/Tut03.tscn b/Levels/Tut03.tscn index 8085194..8f45c64 100644 --- a/Levels/Tut03.tscn +++ b/Levels/Tut03.tscn @@ -89,6 +89,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") |