aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Levels/Level1.tscn21
-rw-r--r--Levels/Level2.tscn21
-rw-r--r--Levels/Level3.tscn21
-rw-r--r--Levels/Tut01.tscn9
-rw-r--r--Levels/Tut02.tscn9
-rw-r--r--Levels/Tut03.tscn9
-rw-r--r--Nodes/driving_test.tscn2
-rw-r--r--Nodes/ui.tscn3
8 files changed, 89 insertions, 6 deletions
diff --git a/Levels/Level1.tscn b/Levels/Level1.tscn
index d896692..3bd097a 100644
--- a/Levels/Level1.tscn
+++ b/Levels/Level1.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=12 format=3 uid="uid://b7nxnsf8dirqk"]
+[gd_scene load_steps=13 format=3 uid="uid://b7nxnsf8dirqk"]
[ext_resource type="Script" path="res://Scripts/scene_control.gd" id="1_jvdy8"]
[ext_resource type="PackedScene" uid="uid://c8r6i3bu37ogu" path="res://Nodes/ui.tscn" id="2_2bp3f"]
@@ -15,6 +15,10 @@ radius = 17.0
[sub_resource type="Curve2D" id="Curve2D_0exre"]
+[sub_resource type="LabelSettings" id="LabelSettings_ux08a"]
+outline_size = 3
+outline_color = Color(0, 0, 0, 1)
+
[node name="Level_test" type="Node2D"]
script = ExtResource("1_jvdy8")
silver_medal_time = 6.0
@@ -97,4 +101,19 @@ layer_1/tile_data = PackedInt32Array(2424836, 131072, 8, 2424837, 131072, 8, 242
build_mode = 1
polygon = PackedVector2Array(964, 570, 845, 570, 835, 586, 765, 585, 740, 616, 594, 618, 580, 602, 462, 601, 449, 617, 257, 618, 244, 601, 225, 602, 211, 586, 124, 585, 115, 599, 49, 602, 40, 595, 38, 573, 24, 561, 23, 538, 38, 535, 39, 509, 54, 501, 54, 364, 39, 351, 38, 318, 23, 304, 22, 284, 36, 278, 38, 173, 24, 163, 23, 123, 35, 118, 44, 105, 57, 101, 54, 58, 68, 54, 82, 54, 92, 39, 196, 38, 203, 53, 277, 53, 283, 68, 454, 70, 460, 56, 484, 54, 494, 38, 581, 38, 586, 51, 660, 53, 667, 69, 724, 70, 732, 55, 756, 54, 763, 39, 801, 37, 815, 55, 828, 39, 897, 37, 922, 68, 980, 71, 987, 84, 1075, 86, 1111, 122, 1113, 148, 1129, 155, 1130, 205, 1115, 220, 1115, 256, 1099, 268, 1097, 322, 1111, 331, 1113, 385, 1096, 396, 1098, 419, 1113, 427, 1115, 481, 1099, 491, 1099, 571, 1089, 585, 1069, 583, 1059, 600, 1011, 603, 996, 585, 978, 585)
+[node name="Control" type="Control" parent="."]
+layout_mode = 3
+anchors_preset = 0
+offset_left = 1014.0
+offset_top = 29.0
+offset_right = 1054.0
+offset_bottom = 69.0
+
+[node name="Label" type="Label" parent="Control"]
+layout_mode = 0
+offset_right = 63.0
+offset_bottom = 26.0
+text = "Level 01"
+label_settings = SubResource("LabelSettings_ux08a")
+
[connection signal="mouse_entered" from="FinishLine/Area2D" to="DrawNode" method="_end_drawing"]
diff --git a/Levels/Level2.tscn b/Levels/Level2.tscn
index f2da4e1..812749e 100644
--- a/Levels/Level2.tscn
+++ b/Levels/Level2.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=11 format=3 uid="uid://c4ufprgnkgelp"]
+[gd_scene load_steps=12 format=3 uid="uid://c4ufprgnkgelp"]
[ext_resource type="Script" path="res://Scripts/scene_control.gd" id="1_hjw4x"]
[ext_resource type="PackedScene" uid="uid://c8r6i3bu37ogu" path="res://Nodes/ui.tscn" id="2_koori"]
@@ -14,6 +14,10 @@ radius = 17.0
[sub_resource type="Curve2D" id="Curve2D_0exre"]
+[sub_resource type="LabelSettings" id="LabelSettings_yc6jr"]
+outline_size = 3
+outline_color = Color(0, 0, 0, 1)
+
[node name="Level_test2" type="Node2D"]
script = ExtResource("1_hjw4x")
gold_medal_time = 5.1
@@ -97,4 +101,19 @@ position = Vector2(-1, 7)
build_mode = 1
polygon = PackedVector2Array(521, 175, 528, 156, 611, 160, 620, 174, 642, 175, 651, 189, 695, 209, 694, 239, 710, 241, 710, 286, 727, 292, 729, 328, 710, 339, 717, 409, 696, 420, 697, 440, 682, 454, 677, 475, 658, 498, 606, 497, 597, 480, 576, 479, 567, 464, 547, 468, 535, 452, 517, 433, 474, 433, 472, 402, 455, 395, 456, 371, 441, 366, 440, 342, 424, 332, 429, 308, 441, 299, 443, 235, 463, 210, 478, 186, 504, 190)
+[node name="Control" type="Control" parent="."]
+layout_mode = 3
+anchors_preset = 0
+offset_left = 1010.0
+offset_top = 31.0
+offset_right = 1050.0
+offset_bottom = 71.0
+
+[node name="Label" type="Label" parent="Control"]
+layout_mode = 0
+offset_right = 63.0
+offset_bottom = 26.0
+text = "Level 02"
+label_settings = SubResource("LabelSettings_yc6jr")
+
[connection signal="mouse_entered" from="FinishLine/Area2D" to="DrawNode" method="_end_drawing"]
diff --git a/Levels/Level3.tscn b/Levels/Level3.tscn
index 344f7ee..689ec11 100644
--- a/Levels/Level3.tscn
+++ b/Levels/Level3.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=11 format=3 uid="uid://ctw32x620maaj"]
+[gd_scene load_steps=12 format=3 uid="uid://ctw32x620maaj"]
[ext_resource type="Script" path="res://Scripts/scene_control.gd" id="1_iao1p"]
[ext_resource type="PackedScene" uid="uid://c8r6i3bu37ogu" path="res://Nodes/ui.tscn" id="2_rgpyj"]
@@ -14,6 +14,10 @@ radius = 17.0
[sub_resource type="Curve2D" id="Curve2D_0exre"]
+[sub_resource type="LabelSettings" id="LabelSettings_4hqyx"]
+outline_size = 3
+outline_color = Color(0, 0, 0, 1)
+
[node name="Level_test2" type="Node2D"]
script = ExtResource("1_iao1p")
gold_medal_time = 6.0
@@ -109,4 +113,19 @@ position = Vector2(-1, 7)
build_mode = 1
polygon = PackedVector2Array(618, 147, 618, 353, 659, 353, 669, 340, 683, 324, 698, 318, 698, 291, 717, 278, 713, 263, 730, 249, 730, 198, 701, 179, 694, 163, 670, 160, 656, 145)
+[node name="Control" type="Control" parent="."]
+layout_mode = 3
+anchors_preset = 0
+offset_left = 1014.0
+offset_top = 29.0
+offset_right = 1054.0
+offset_bottom = 69.0
+
+[node name="Label" type="Label" parent="Control"]
+layout_mode = 0
+offset_right = 63.0
+offset_bottom = 26.0
+text = "Level 03"
+label_settings = SubResource("LabelSettings_4hqyx")
+
[connection signal="mouse_entered" from="FinishLine/Area2D" to="DrawNode" method="_end_drawing"]
diff --git a/Levels/Tut01.tscn b/Levels/Tut01.tscn
index 0fbcfda..8cb12d0 100644
--- a/Levels/Tut01.tscn
+++ b/Levels/Tut01.tscn
@@ -83,6 +83,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
diff --git a/Levels/Tut02.tscn b/Levels/Tut02.tscn
index 915167e..2d95719 100644
--- a/Levels/Tut02.tscn
+++ b/Levels/Tut02.tscn
@@ -79,6 +79,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")
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")
diff --git a/Nodes/driving_test.tscn b/Nodes/driving_test.tscn
index 86964c5..15e6af6 100644
--- a/Nodes/driving_test.tscn
+++ b/Nodes/driving_test.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=5 format=3 uid="uid://b205qlgjrpeqi"]
+[gd_scene load_steps=5 format=3 uid="uid://13ynwilqep0f"]
[ext_resource type="Script" path="res://Scripts/scene_control.gd" id="1_eopk0"]
[ext_resource type="PackedScene" uid="uid://cqglbcitm2wlb" path="res://Nodes/simple_wall.tscn" id="1_o5f4t"]
diff --git a/Nodes/ui.tscn b/Nodes/ui.tscn
index 877dcf0..aa40214 100644
--- a/Nodes/ui.tscn
+++ b/Nodes/ui.tscn
@@ -252,7 +252,6 @@ text = "Time: "
label_settings = SubResource("LabelSettings_cg3a3")
[node name="PostGameUI" type="Panel" parent="Control"]
-visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
@@ -280,7 +279,7 @@ anchor_left = 0.3
anchor_top = 0.3
anchor_right = 0.5
anchor_bottom = 0.3
-offset_right = 10.0
+offset_right = -10.0
offset_bottom = 23.0
scale = Vector2(1, 1.02025)
text = "Final Time:"