diff options
author | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 17:43:27 +0200 |
---|---|---|
committer | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 17:43:27 +0200 |
commit | a9c6a7cf69010079139ae7942bdff5dac450c827 (patch) | |
tree | 84dae1ddb7c9c4de723a94aa4a43033b18ec7cb3 /Levels/Tut03.tscn | |
parent | 6b6d02ead8b1f5b0f5cf44d0a88abe50769128ca (diff) | |
download | 2023-a9c6a7cf69010079139ae7942bdff5dac450c827.tar.gz 2023-a9c6a7cf69010079139ae7942bdff5dac450c827.tar.bz2 2023-a9c6a7cf69010079139ae7942bdff5dac450c827.zip |
level names
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 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") |