aboutsummaryrefslogtreecommitdiffstats
path: root/Levels/Tut02.tscn
diff options
context:
space:
mode:
authorLibravatar perivesta <>2023-07-09 15:45:42 +0200
committerLibravatar perivesta <>2023-07-09 15:45:42 +0200
commit0c0674dc05d71ab156b7077f4415b78135d7c1cc (patch)
treef2cd3f6ced34539e0b6de4ad43aa7b492821e1b2 /Levels/Tut02.tscn
parent5b1a456768f0072e10577f52914898473385e72b (diff)
download2023-0c0674dc05d71ab156b7077f4415b78135d7c1cc.tar.gz
2023-0c0674dc05d71ab156b7077f4415b78135d7c1cc.tar.bz2
2023-0c0674dc05d71ab156b7077f4415b78135d7c1cc.zip
more sprites
Diffstat (limited to 'Levels/Tut02.tscn')
-rw-r--r--Levels/Tut02.tscn15
1 files changed, 1 insertions, 14 deletions
diff --git a/Levels/Tut02.tscn b/Levels/Tut02.tscn
index ff34cd0..daf1ca0 100644
--- a/Levels/Tut02.tscn
+++ b/Levels/Tut02.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=12 format=3 uid="uid://ccgojoehaouv0"]
+[gd_scene load_steps=11 format=3 uid="uid://ccgojoehaouv0"]
[ext_resource type="Script" path="res://Scripts/scene_control.gd" id="1_77i7n"]
[ext_resource type="PackedScene" uid="uid://c8r6i3bu37ogu" path="res://Nodes/ui.tscn" id="2_wchsl"]
@@ -6,7 +6,6 @@
[ext_resource type="Texture2D" uid="uid://cxhterify3l" path="res://Assets/Images/goal.png" id="4_yklwl"]
[ext_resource type="PackedScene" uid="uid://c1mvbh2fwqtkb" path="res://Nodes/car.tscn" id="5_h0kjy"]
[ext_resource type="Script" path="res://Scripts/drawing.gd" id="6_0m5bn"]
-[ext_resource type="Texture2D" uid="uid://dg3v488vx0oj6" path="res://Assets/checkpoint.png" id="7_xyp4c"]
[ext_resource type="TileSet" uid="uid://cl8153posdeim" path="res://Assets/grass_tile_set.tres" id="8_a1rvy"]
[sub_resource type="CircleShape2D" id="CircleShape2D_6g88q"]
@@ -22,7 +21,6 @@ outline_color = Color(0, 0, 0, 1)
script = ExtResource("1_77i7n")
[node name="UI" parent="." instance=ExtResource("2_wchsl")]
-visible = false
[node name="Start" type="Node2D" parent="."]
position = Vector2(256, 422)
@@ -35,7 +33,6 @@ offset_bottom = 9.0
texture_normal = ExtResource("3_eeg1f")
[node name="FinishLine" type="Sprite2D" parent="."]
-visible = false
position = Vector2(983, 158)
texture = ExtResource("4_yklwl")
@@ -57,15 +54,6 @@ curve = SubResource("Curve2D_0exre")
[node name="TrackFollower" type="PathFollow2D" parent="DrawNode/TrackPath"]
loop = false
-[node name="Sprite2D" type="Sprite2D" parent="DrawNode/TrackPath/TrackFollower"]
-visible = false
-scale = Vector2(0.604, 0.604)
-texture = ExtResource("7_xyp4c")
-
-[node name="31005" type="Timer" parent="DrawNode/TrackPath/TrackFollower"]
-wait_time = 0.2
-one_shot = true
-
[node name="Checkpoints" type="Node" parent="."]
[node name="Control" type="Control" parent="."]
@@ -86,7 +74,6 @@ text = "Sand is off limits and the car won't go there"
label_settings = SubResource("LabelSettings_sv8of")
[node name="TileMap" type="TileMap" parent="."]
-visible = false
z_index = -1
tile_set = ExtResource("8_a1rvy")
format = 2