aboutsummaryrefslogtreecommitdiffstats
path: root/Levels/Tut03.tscn
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-07-09 17:05:00 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2023-07-09 17:05:00 +0100
commit041ce9927f269ce55cb5a5dfa1e3f9f668590fcf (patch)
tree94425707e7be1eb43d7589debd3b91fa63f81462 /Levels/Tut03.tscn
parent859563f6ad4370a7f5f96963d63f4d83eecad9a4 (diff)
parente789ce08fed7a1b1023c411a7661bac6c8b0fa30 (diff)
download2023-041ce9927f269ce55cb5a5dfa1e3f9f668590fcf.tar.gz
2023-041ce9927f269ce55cb5a5dfa1e3f9f668590fcf.tar.bz2
2023-041ce9927f269ce55cb5a5dfa1e3f9f668590fcf.zip
fix crash 2: electric boogaloocurve-smoothing
Diffstat (limited to 'Levels/Tut03.tscn')
-rw-r--r--Levels/Tut03.tscn9
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")