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