aboutsummaryrefslogtreecommitdiffstats
path: root/Levels/Tut01.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Levels/Tut01.tscn')
-rw-r--r--Levels/Tut01.tscn9
1 files changed, 8 insertions, 1 deletions
diff --git a/Levels/Tut01.tscn b/Levels/Tut01.tscn
index d7441dc..9ee293a 100644
--- a/Levels/Tut01.tscn
+++ b/Levels/Tut01.tscn
@@ -17,12 +17,13 @@ radius = 17.0
outline_size = 5
outline_color = Color(0, 0, 0, 1)
-[node name="Level_test" type="Node2D"]
+[node name="Level_test2" type="Node2D"]
script = ExtResource("1_lcu5v")
[node name="UI" parent="." instance=ExtResource("2_44idh")]
[node name="Start" type="Node2D" parent="."]
+z_index = 2
position = Vector2(256, 422)
[node name="Start" type="TextureButton" parent="Start"]
@@ -33,6 +34,7 @@ offset_bottom = 9.0
texture_normal = ExtResource("3_ewibm")
[node name="FinishLine" type="Sprite2D" parent="."]
+z_index = 2
position = Vector2(856, 437)
texture = ExtResource("4_mfiv7")
@@ -42,11 +44,15 @@ texture = ExtResource("4_mfiv7")
shape = SubResource("CircleShape2D_6g88q")
[node name="Car" parent="." instance=ExtResource("5_mi6tb")]
+z_index = 3
[node name="DrawNode" type="Node2D" parent="."]
script = ExtResource("6_0pqvb")
[node name="TrackLine" type="Line2D" parent="DrawNode"]
+z_index = 1
+points = PackedVector2Array(1636, 177)
+default_color = Color(0.870588, 0.870588, 0.870588, 0.431373)
[node name="TrackPath" type="Path2D" parent="DrawNode"]
curve = SubResource("Curve2D_0exre")
@@ -57,6 +63,7 @@ loop = false
[node name="Checkpoints" type="Node" parent="."]
[node name="Control" type="Control" parent="."]
+z_index = 5
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0