diff options
Diffstat (limited to 'Levels/Tut01.tscn')
-rw-r--r-- | Levels/Tut01.tscn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Levels/Tut01.tscn b/Levels/Tut01.tscn index 1665673..ab2a1e1 100644 --- a/Levels/Tut01.tscn +++ b/Levels/Tut01.tscn @@ -91,6 +91,15 @@ offset_bottom = 466.0 text = "Click here to start drawing the road" label_settings = SubResource("LabelSettings_sv8of") +[node name="Label5" type="Label" parent="Control"] +layout_mode = 0 +offset_left = 963.0 +offset_top = 24.0 +offset_right = 1237.0 +offset_bottom = 50.0 +text = "Tutorial 01" +label_settings = SubResource("LabelSettings_sv8of") + [node name="Label4" type="RichTextLabel" parent="Control"] layout_mode = 0 offset_left = 127.0 |