aboutsummaryrefslogtreecommitdiffstats
path: root/godot
diff options
context:
space:
mode:
authorLibravatar Scarabeaver <kopakoraello@googlemail.com>2022-07-16 17:32:01 +0200
committerLibravatar Scarabeaver <kopakoraello@googlemail.com>2022-07-16 17:32:01 +0200
commitee9a8bace7a356bf6a6d24bb250a8045c3132ddf (patch)
tree2f42e468587248e4b211142e3d46e50f1357d666 /godot
parent88b201bf6b6b05ea3a092594ac87f6517271ca5c (diff)
download2022-ee9a8bace7a356bf6a6d24bb250a8045c3132ddf.tar.gz
2022-ee9a8bace7a356bf6a6d24bb250a8045c3132ddf.tar.bz2
2022-ee9a8bace7a356bf6a6d24bb250a8045c3132ddf.zip
car imports + level1 lighting update
Diffstat (limited to 'godot')
-rw-r--r--godot/assets/game_objects/_defaultMat.material3
-rw-r--r--godot/assets/game_objects/carTire.material3
-rw-r--r--godot/assets/game_objects/hatchbackSports.glb.import3
-rw-r--r--godot/assets/game_objects/lightBack.material3
-rw-r--r--godot/assets/game_objects/lightFront.material3
-rw-r--r--godot/assets/game_objects/paintGreen.material3
-rw-r--r--godot/assets/game_objects/paintYellow.material3
-rw-r--r--godot/assets/game_objects/plastic.material3
-rw-r--r--godot/assets/game_objects/taxi.glb.import3
-rw-r--r--godot/assets/game_objects/wheelInside.material3
-rw-r--r--godot/assets/game_objects/window.material3
-rw-r--r--godot/scenes/levels/level1/level1.tscn89
12 files changed, 101 insertions, 21 deletions
diff --git a/godot/assets/game_objects/_defaultMat.material b/godot/assets/game_objects/_defaultMat.material
new file mode 100644
index 0000000..04d8da8
--- /dev/null
+++ b/godot/assets/game_objects/_defaultMat.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b225e75c9295b92e5d4395e50ec5c35eb0a261b5fecda34a7a41edc10c3ad40b
+size 1608
diff --git a/godot/assets/game_objects/carTire.material b/godot/assets/game_objects/carTire.material
new file mode 100644
index 0000000..a413ea4
--- /dev/null
+++ b/godot/assets/game_objects/carTire.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c4a2a9a3b67d7333498991c6ce72d1129df089c2ea94437395a9f752a05e9bdc
+size 1624
diff --git a/godot/assets/game_objects/hatchbackSports.glb.import b/godot/assets/game_objects/hatchbackSports.glb.import
new file mode 100644
index 0000000..0c98dab
--- /dev/null
+++ b/godot/assets/game_objects/hatchbackSports.glb.import
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8445d065edba55a5f939e2057c329194f387e77270a52d0730bf8feb18cd178e
+size 31873
diff --git a/godot/assets/game_objects/lightBack.material b/godot/assets/game_objects/lightBack.material
new file mode 100644
index 0000000..b563685
--- /dev/null
+++ b/godot/assets/game_objects/lightBack.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fc2a54f6364b7c6a046ff73042f507e230fb8e9e748ed2e76e9212595c8c0cd5
+size 1628
diff --git a/godot/assets/game_objects/lightFront.material b/godot/assets/game_objects/lightFront.material
new file mode 100644
index 0000000..7bce6b2
--- /dev/null
+++ b/godot/assets/game_objects/lightFront.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:68a7c4117707f65477286a4fc859ff028511ea60331cbabd56aba6bf8d0ef27d
+size 1630
diff --git a/godot/assets/game_objects/paintGreen.material b/godot/assets/game_objects/paintGreen.material
new file mode 100644
index 0000000..669bf4d
--- /dev/null
+++ b/godot/assets/game_objects/paintGreen.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5736f6ff2d45f8993e4bf792e0cc5f2e22e9d30f1d1a32f8cf13ce9757454fcf
+size 1630
diff --git a/godot/assets/game_objects/paintYellow.material b/godot/assets/game_objects/paintYellow.material
new file mode 100644
index 0000000..6e5be14
--- /dev/null
+++ b/godot/assets/game_objects/paintYellow.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4a2407c5f0861aafb042af098b8e1a34b3e56f871da6887d2e48ebcd93b77f7c
+size 1632
diff --git a/godot/assets/game_objects/plastic.material b/godot/assets/game_objects/plastic.material
new file mode 100644
index 0000000..8072502
--- /dev/null
+++ b/godot/assets/game_objects/plastic.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5f0549defc6a22d0b3bbb74da30226f0fd6d8d36a0b9eac9c8ded87f565a00dd
+size 1624
diff --git a/godot/assets/game_objects/taxi.glb.import b/godot/assets/game_objects/taxi.glb.import
new file mode 100644
index 0000000..2aa125a
--- /dev/null
+++ b/godot/assets/game_objects/taxi.glb.import
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5b99e665fa146afb3a63ef9492f6233f3dbb399a9d4aa361e44c5303d8d40cbc
+size 31840
diff --git a/godot/assets/game_objects/wheelInside.material b/godot/assets/game_objects/wheelInside.material
new file mode 100644
index 0000000..6bb5912
--- /dev/null
+++ b/godot/assets/game_objects/wheelInside.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:58c57cc464f6dcaf73bf49ed1e28cf26d71a683dc98e2de2419e6f59555d4920
+size 1632
diff --git a/godot/assets/game_objects/window.material b/godot/assets/game_objects/window.material
new file mode 100644
index 0000000..501d359
--- /dev/null
+++ b/godot/assets/game_objects/window.material
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3e8a89a62a02398160a3d81001a468548e9c8323af4b1640f83d2edea2938f6b
+size 1622
diff --git a/godot/scenes/levels/level1/level1.tscn b/godot/scenes/levels/level1/level1.tscn
index c5ad850..18d2462 100644
--- a/godot/scenes/levels/level1/level1.tscn
+++ b/godot/scenes/levels/level1/level1.tscn
@@ -1,7 +1,9 @@
-[gd_scene load_steps=22 format=2]
+[gd_scene load_steps=24 format=2]
[ext_resource path="res://assets/game_objects/level1_BG_model.glb" type="PackedScene" id=1]
[ext_resource path="res://assets/game_objects/level1_track_model.glb" type="PackedScene" id=2]
+[ext_resource path="res://assets/game_objects/hatchbackSports.glb" type="PackedScene" id=3]
+[ext_resource path="res://assets/game_objects/taxi.glb" type="PackedScene" id=4]
[sub_resource type="ConcavePolygonShape" id=4]
data = PoolVector3Array( 0.0073, 0.0938, -0.0073, 0.0138, 0.0563, -0.0138, 0.0169, 0.0563, -0.0098, 0.0169, 0.0563, -0.0098, 0.009, 0.0938, -0.0052, 0.0073, 0.0938, -0.0073, -0.0051, 0.0563, 0.0189, -0.0027, 0.0938, 0.01, 0, 0.0938, 0.0104, 0, 0.0938, 0.0104, 0, 0.0563, 0.0196, -0.0051, 0.0563, 0.0189, -0.0051, 0.0563, -0.0189, -0.0027, 0.0938, -0.01, -0.0052, 0.0938, -0.009, -0.0052, 0.0938, -0.009, -0.0098, 0.0563, -0.0169, -0.0051, 0.0563, -0.0189, 0.01, 0.0938, 0.0027, 0.0104, 0.0938, 0, 0.0196, 0.0563, 0, 0.0196, 0.0563, 0, 0.0189, 0.0563, 0.0051, 0.01, 0.0938, 0.0027, 0.009, 0.0938, 0.0052, 0.01, 0.0938, 0.0027, 0.0189, 0.0563, 0.0051, 0.0189, 0.0563, 0.0051, 0.0169, 0.0563, 0.0098, 0.009, 0.0938, 0.0052, 0.01, 0.0938, -0.0027, 0.0189, 0.0563, -0.0051, 0.0196, 0.0563, 0, 0.0196, 0.0563, 0, 0.0104, 0.0938, 0, 0.01, 0.0938, -0.0027, 0, 0.0563, 0.0196, 0, 0.0938, 0.0104, 0.0027, 0.0938, 0.01, 0.0027, 0.0938, 0.01, 0.0051, 0.0563, 0.0189, 0, 0.0563, 0.0196, 0, 0.0563, -0.0196, 0, 0.0938, -0.0104, -0.0027, 0.0938, -0.01, -0.0027, 0.0938, -0.01, -0.0051, 0.0563, -0.0189, 0, 0.0563, -0.0196, 0.0051, 0.0563, -0.0189, 0.0027, 0.0938, -0.01, 0, 0.0938, -0.0104, 0, 0.0938, -0.0104, 0, 0.0563, -0.0196, 0.0051, 0.0563, -0.0189, 0.0098, 0.0563, -0.0169, 0.0052, 0.0938, -0.009, 0.0027, 0.0938, -0.01, 0.0027, 0.0938, -0.01, 0.0051, 0.0563, -0.0189, 0.0098, 0.0563, -0.0169, -0.0169, 0.0563, 0.0098, -0.009, 0.0938, 0.0052, -0.0073, 0.0938, 0.0073, -0.0073, 0.0938, 0.0073, -0.0138, 0.0563, 0.0138, -0.0169, 0.0563, 0.0098, 0.0375, 0, -0.0375, 0.0375, 0.0188, -0.0375, -0.0375, 0.0188, -0.0375, -0.0375, 0.0188, -0.0375, -0.0375, 0, -0.0375, 0.0375, 0, -0.0375, -0.0189, 0.0563, -0.0051, -0.01, 0.0938, -0.0027, -0.0104, 0.0938, 0, -0.0104, 0.0938, 0, -0.0196, 0.0563, 0, -0.0189, 0.0563, -0.0051, -0.0098, 0.0563, -0.0169, -0.0052, 0.0938, -0.009, -0.0073, 0.0938, -0.0073, -0.0073, 0.0938, -0.0073, -0.0138, 0.0563, -0.0138, -0.0098, 0.0563, -0.0169, -0.0375, 0, 0.0375, 0.0375, 0, 0.0375, 0.0375, 0, -0.0375, 0.0375, 0, -0.0375, -0.0375, 0, -0.0375, -0.0375, 0, 0.0375, 0.0138, 0.0563, -0.0138, 0.0073, 0.0938, -0.0073, 0.0052, 0.0938, -0.009, 0.0052, 0.0938, -0.009, 0.0098, 0.0563, -0.0169, 0.0138, 0.0563, -0.0138, 0.0098, 0.0563, 0.0169, 0.0052, 0.0938, 0.009, 0.0073, 0.0938, 0.0073, 0.0073, 0.0938, 0.0073, 0.0138, 0.0563, 0.0138, 0.0098, 0.0563, 0.0169, -0.0169, 0.0563, -0.0098, -0.0138, 0.0563, -0.0138, -0.0073, 0.0938, -0.0073, -0.0073, 0.0938, -0.0073, -0.009, 0.0938, -0.0052, -0.0169, 0.0563, -0.0098, 0.009, 0.0938, -0.0052, 0.0169, 0.0563, -0.0098, 0.0189, 0.0563, -0.0051, 0.0189, 0.0563, -0.0051, 0.01, 0.0938, -0.0027, 0.009, 0.0938, -0.0052, -0.0375, 0, 0.0375, -0.0375, 0.0188, 0.0375, 0.0375, 0.0188, 0.0375, 0.0375, 0.0188, 0.0375, 0.0375, 0, 0.0375, -0.0375, 0, 0.0375, 0.0375, 0.0188, 0.0375, 0.0375, 0.0188, -0.0375, 0.0375, 0, -0.0375, 0.0375, 0, -0.0375, 0.0375, 0, 0.0375, 0.0375, 0.0188, 0.0375, 0.0073, 0.0938, 0.0073, 0.009, 0.0938, 0.0052, 0.0169, 0.0563, 0.0098, 0.0169, 0.0563, 0.0098, 0.0138, 0.0563, 0.0138, 0.0073, 0.0938, 0.0073, -0.0189, 0.0563, -0.0051, -0.0169, 0.0563, -0.0098, -0.009, 0.0938, -0.0052, -0.009, 0.0938, -0.0052, -0.01, 0.0938, -0.0027, -0.0189, 0.0563, -0.0051, -0.0196, 0.0563, 0, -0.0104, 0.0938, 0, -0.01, 0.0938, 0.0027, -0.01, 0.0938, 0.0027, -0.0189, 0.0563, 0.0051, -0.0196, 0.0563, 0, 0.01, 0.0938, -0.0027, 0.0104, 0.0938, 0, 0.01, 0.0938, 0.0027, 0.009, 0.0938, -0.0052, 0.01, 0.0938, -0.0027, 0.01, 0.0938, 0.0027, 0.009, 0.0938, -0.0052, 0.01, 0.0938, 0.0027, 0.009, 0.0938, 0.0052, 0.0073, 0.0938, -0.0073, 0.009, 0.0938, -0.0052, 0.009, 0.0938, 0.0052, 0.0073, 0.0938, -0.0073, 0.009, 0.0938, 0.0052, 0.0073, 0.0938, 0.0073, 0.0052, 0.0938, -0.009, 0.0073, 0.0938, -0.0073, 0.0073, 0.0938, 0.0073, 0.0052, 0.0938, -0.009, 0.0073, 0.0938, 0.0073, 0.0052, 0.0938, 0.009, 0.0027, 0.0938, -0.01, 0.0052, 0.0938, -0.009, 0.0052, 0.0938, 0.009, 0.0027, 0.0938, -0.01, 0.0052, 0.0938, 0.009, 0.0027, 0.0938, 0.01, 0, 0.0938, -0.0104, 0.0027, 0.0938, -0.01, 0.0027, 0.0938, 0.01, 0, 0.0938, -0.0104, 0.0027, 0.0938, 0.01, 0, 0.0938, 0.0104, -0.0027, 0.0938, -0.01, 0, 0.0938, -0.0104, 0, 0.0938, 0.0104, -0.0027, 0.0938, -0.01, 0, 0.0938, 0.0104, -0.0027, 0.0938, 0.01, -0.0052, 0.0938, -0.009, -0.0027, 0.0938, -0.01, -0.0027, 0.0938, 0.01, -0.0052, 0.0938, -0.009, -0.0027, 0.0938, 0.01, -0.0052, 0.0938, 0.009, -0.0073, 0.0938, -0.0073, -0.0052, 0.0938, -0.009, -0.0052, 0.0938, 0.009, -0.0073, 0.0938, -0.0073, -0.0052, 0.0938, 0.009, -0.0073, 0.0938, 0.0073, -0.009, 0.0938, -0.0052, -0.0073, 0.0938, -0.0073, -0.0073, 0.0938, 0.0073, -0.009, 0.0938, -0.0052, -0.0073, 0.0938, 0.0073, -0.009, 0.0938, 0.0052, -0.01, 0.0938, -0.0027, -0.009, 0.0938, -0.0052, -0.009, 0.0938, 0.0052, -0.01, 0.0938, -0.0027, -0.009, 0.0938, 0.0052, -0.01, 0.0938, 0.0027, -0.01, 0.0938, 0.0027, -0.0104, 0.0938, 0, -0.01, 0.0938, -0.0027, -0.0098, 0.0563, 0.0169, -0.0052, 0.0938, 0.009, -0.0027, 0.0938, 0.01, -0.0027, 0.0938, 0.01, -0.0051, 0.0563, 0.0189, -0.0098, 0.0563, 0.0169, 0.0051, 0.0563, 0.0189, 0.0027, 0.0938, 0.01, 0.0052, 0.0938, 0.009, 0.0052, 0.0938, 0.009, 0.0098, 0.0563, 0.0169, 0.0051, 0.0563, 0.0189, -0.0138, 0.0563, 0.0138, -0.0073, 0.0938, 0.0073, -0.0052, 0.0938, 0.009, -0.0052, 0.0938, 0.009, -0.0098, 0.0563, 0.0169, -0.0138, 0.0563, 0.0138, -0.0375, 0, 0.0375, -0.0375, 0, -0.0375, -0.0375, 0.0188, -0.0375, -0.0375, 0.0188, -0.0375, -0.0375, 0.0188, 0.0375, -0.0375, 0, 0.0375, -0.0189, 0.0563, 0.0051, -0.01, 0.0938, 0.0027, -0.009, 0.0938, 0.0052, -0.009, 0.0938, 0.0052, -0.0169, 0.0563, 0.0098, -0.0189, 0.0563, 0.0051, 0.0375, 0.0188, -0.0375, 0.0288, 0.0188, 0, 0.0278, 0.0188, -0.0074, 0.0375, 0.0188, -0.0375, 0.0278, 0.0188, -0.0074, 0.0249, 0.0188, -0.0144, 0.0375, 0.0188, -0.0375, 0.0249, 0.0188, -0.0144, 0.0203, 0.0188, -0.0203, 0.0375, 0.0188, -0.0375, 0.0203, 0.0188, -0.0203, 0.0144, 0.0188, -0.0249, 0.0375, 0.0188, -0.0375, 0.0144, 0.0188, -0.0249, 0.0074, 0.0188, -0.0278, 0.0375, 0.0188, -0.0375, 0.0074, 0.0188, -0.0278, 0, 0.0188, -0.0288, 0.0375, 0.0188, -0.0375, 0, 0.0188, -0.0288, -0.0074, 0.0188, -0.0278, 0.0375, 0.0188, -0.0375, 0.0375, 0.0188, 0.0375, 0.0288, 0.0188, 0, -0.0375, 0.0188, -0.0375, 0.0375, 0.0188, -0.0375, -0.0074, 0.0188, -0.0278, -0.0074, 0.0188, -0.0278, -0.0144, 0.0188, -0.0249, -0.0375, 0.0188, -0.0375, -0.0144, 0.0188, -0.0249, -0.0203, 0.0188, -0.0203, -0.0375, 0.0188, -0.0375, -0.0203, 0.0188, -0.0203, -0.0249, 0.0188, -0.0144, -0.0375, 0.0188, -0.0375, -0.0249, 0.0188, -0.0144, -0.0278, 0.0188, -0.0074, -0.0375, 0.0188, -0.0375, -0.0278, 0.0188, -0.0074, -0.0375, 0.0188, 0.0375, -0.0375, 0.0188, -0.0375, -0.0278, 0.0188, -0.0074, -0.0288, 0.0188, 0, -0.0375, 0.0188, 0.0375, 0.0278, 0.0188, 0.0074, 0.0288, 0.0188, 0, 0.0375, 0.0188, 0.0375, 0.0249, 0.0188, 0.0144, 0.0278, 0.0188, 0.0074, 0.0375, 0.0188, 0.0375, 0.0203, 0.0188, 0.0203, 0.0249, 0.0188, 0.0144, 0.0375, 0.0188, 0.0375, 0.0144, 0.0188, 0.0249, 0.0203, 0.0188, 0.0203, 0.0375, 0.0188, 0.0375, 0.0074, 0.0188, 0.0278, 0.0144, 0.0188, 0.0249, 0.0375, 0.0188, 0.0375, 0, 0.0188, 0.0288, 0.0074, 0.0188, 0.0278, 0.0375, 0.0188, 0.0375, -0.0074, 0.0188, 0.0278, 0, 0.0188, 0.0288, 0.0375, 0.0188, 0.0375, -0.0074, 0.0188, 0.0278, 0.0375, 0.0188, 0.0375, -0.0375, 0.0188, 0.0375, -0.0144, 0.0188, 0.0249, -0.0074, 0.0188, 0.0278, -0.0375, 0.0188, 0.0375, -0.0203, 0.0188, 0.0203, -0.0144, 0.0188, 0.0249, -0.0375, 0.0188, 0.0375, -0.0249, 0.0188, 0.0144, -0.0203, 0.0188, 0.0203, -0.0375, 0.0188, 0.0375, -0.0278, 0.0188, 0.0074, -0.0249, 0.0188, 0.0144, -0.0375, 0.0188, 0.0375, -0.0375, 0.0188, 0.0375, -0.0288, 0.0188, 0, -0.0278, 0.0188, 0.0074, 0.0074, 0.0188, 0.0278, 0.0051, 0.0563, 0.0189, 0.0098, 0.0563, 0.0169, 0.0098, 0.0563, 0.0169, 0.0144, 0.0188, 0.0249, 0.0074, 0.0188, 0.0278, 0, 0.0188, 0.0288, 0, 0.0563, 0.0196, 0.0051, 0.0563, 0.0189, 0.0051, 0.0563, 0.0189, 0.0074, 0.0188, 0.0278, 0, 0.0188, 0.0288, -0.0278, 0.0188, -0.0074, -0.0249, 0.0188, -0.0144, -0.0169, 0.0563, -0.0098, -0.0169, 0.0563, -0.0098, -0.0189, 0.0563, -0.0051, -0.0278, 0.0188, -0.0074, -0.0288, 0.0188, 0, -0.0278, 0.0188, -0.0074, -0.0189, 0.0563, -0.0051, -0.0189, 0.0563, -0.0051, -0.0196, 0.0563, 0, -0.0288, 0.0188, 0, -0.0288, 0.0188, 0, -0.0196, 0.0563, 0, -0.0189, 0.0563, 0.0051, -0.0189, 0.0563, 0.0051, -0.0278, 0.0188, 0.0074, -0.0288, 0.0188, 0, 0.0074, 0.0188, -0.0278, 0.0051, 0.0563, -0.0189, 0, 0.0563, -0.0196, 0, 0.0563, -0.0196, 0, 0.0188, -0.0288, 0.0074, 0.0188, -0.0278, 0.0144, 0.0188, 0.0249, 0.0098, 0.0563, 0.0169, 0.0138, 0.0563, 0.0138, 0.0138, 0.0563, 0.0138, 0.0203, 0.0188, 0.0203, 0.0144, 0.0188, 0.0249, 0.0138, 0.0563, 0.0138, 0.0169, 0.0563, 0.0098, 0.0249, 0.0188, 0.0144, 0.0249, 0.0188, 0.0144, 0.0203, 0.0188, 0.0203, 0.0138, 0.0563, 0.0138, -0.0249, 0.0188, -0.0144, -0.0203, 0.0188, -0.0203, -0.0138, 0.0563, -0.0138, -0.0138, 0.0563, -0.0138, -0.0169, 0.0563, -0.0098, -0.0249, 0.0188, -0.0144, -0.0278, 0.0188, 0.0074, -0.0189, 0.0563, 0.0051, -0.0169, 0.0563, 0.0098, -0.0169, 0.0563, 0.0098, -0.0249, 0.0188, 0.0144, -0.0278, 0.0188, 0.0074, -0.0144, 0.0188, -0.0249, -0.0098, 0.0563, -0.0169, -0.0138, 0.0563, -0.0138, -0.0138, 0.0563, -0.0138, -0.0203, 0.0188, -0.0203, -0.0144, 0.0188, -0.0249, 0.0144, 0.0188, -0.0249, 0.0098, 0.0563, -0.0169, 0.0051, 0.0563, -0.0189, 0.0051, 0.0563, -0.0189, 0.0074, 0.0188, -0.0278, 0.0144, 0.0188, -0.0249, 0.0203, 0.0188, -0.0203, 0.0138, 0.0563, -0.0138, 0.0098, 0.0563, -0.0169, 0.0098, 0.0563, -0.0169, 0.0144, 0.0188, -0.0249, 0.0203, 0.0188, -0.0203, -0.0144, 0.0188, 0.0249, -0.0098, 0.0563, 0.0169, -0.0051, 0.0563, 0.0189, -0.0051, 0.0563, 0.0189, -0.0074, 0.0188, 0.0278, -0.0144, 0.0188, 0.0249, -0.0249, 0.0188, 0.0144, -0.0169, 0.0563, 0.0098, -0.0138, 0.0563, 0.0138, -0.0138, 0.0563, 0.0138, -0.0203, 0.0188, 0.0203, -0.0249, 0.0188, 0.0144, 0.0169, 0.0563, -0.0098, 0.0249, 0.0188, -0.0144, 0.0278, 0.0188, -0.0074, 0.0278, 0.0188, -0.0074, 0.0189, 0.0563, -0.0051, 0.0169, 0.0563, -0.0098, -0.0203, 0.0188, 0.0203, -0.0138, 0.0563, 0.0138, -0.0098, 0.0563, 0.0169, -0.0098, 0.0563, 0.0169, -0.0144, 0.0188, 0.0249, -0.0203, 0.0188, 0.0203, 0, 0.0188, -0.0288, 0, 0.0563, -0.0196, -0.0051, 0.0563, -0.0189, -0.0051, 0.0563, -0.0189, -0.0074, 0.0188, -0.0278, 0, 0.0188, -0.0288, -0.0074, 0.0188, 0.0278, -0.0051, 0.0563, 0.0189, 0, 0.0563, 0.0196, 0, 0.0563, 0.0196, 0, 0.0188, 0.0288, -0.0074, 0.0188, 0.0278, 0.0189, 0.0563, 0.0051, 0.0196, 0.0563, 0, 0.0288, 0.0188, 0, 0.0288, 0.0188, 0, 0.0278, 0.0188, 0.0074, 0.0189, 0.0563, 0.0051, 0.0138, 0.0563, -0.0138, 0.0203, 0.0188, -0.0203, 0.0249, 0.0188, -0.0144, 0.0249, 0.0188, -0.0144, 0.0169, 0.0563, -0.0098, 0.0138, 0.0563, -0.0138, 0.0169, 0.0563, 0.0098, 0.0189, 0.0563, 0.0051, 0.0278, 0.0188, 0.0074, 0.0278, 0.0188, 0.0074, 0.0249, 0.0188, 0.0144, 0.0169, 0.0563, 0.0098, 0.0196, 0.0563, 0, 0.0189, 0.0563, -0.0051, 0.0278, 0.0188, -0.0074, 0.0278, 0.0188, -0.0074, 0.0288, 0.0188, 0, 0.0196, 0.0563, 0, -0.0074, 0.0188, -0.0278, -0.0051, 0.0563, -0.0189, -0.0098, 0.0563, -0.0169, -0.0098, 0.0563, -0.0169, -0.0144, 0.0188, -0.0249, -0.0074, 0.0188, -0.0278 )
@@ -71,102 +73,82 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2.66743, -3.7513 )
[node name="cone8" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 4.76837e-07, -2.66743, -2.2013 )
-visible = false
shape = SubResource( 4 )
[node name="cone7" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.3, -2.66743, -1.9013 )
-visible = false
shape = SubResource( 5 )
[node name="cone6" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.2, -2.66743, -2.0013 )
-visible = false
shape = SubResource( 6 )
[node name="cone5" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0999995, -2.66743, -2.1013 )
-visible = false
shape = SubResource( 7 )
[node name="cone4" type="CollisionShape" parent="StaticBody"]
transform = Transform( 0, 0, 1.00001, 0, 1, 0, -1.00001, 0, 0, 0.2, -2.66743, -4.0013 )
-visible = false
shape = SubResource( 8 )
[node name="cone3" type="CollisionShape" parent="StaticBody"]
transform = Transform( 0, 0, 1.00001, 0, 1, 0, -1.00001, 0, 0, 0.3, -2.66743, -3.9013 )
-visible = false
shape = SubResource( 9 )
[node name="cone2" type="CollisionShape" parent="StaticBody"]
transform = Transform( 0, 0, 1.00001, 0, 1, 0, -1.00001, 0, 0, 0.1, -2.66743, -4.1013 )
-visible = false
shape = SubResource( 10 )
[node name="cone1" type="CollisionShape" parent="StaticBody"]
transform = Transform( 0, 0, 1.00001, 0, 1, 0, -1.00001, 0, 0, 4.76837e-07, -2.66743, -4.2013 )
-visible = false
shape = SubResource( 11 )
[node name="track1" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1, 0, -1.09196e-05, 0, 1, 0, 1.81993e-06, 0, -6, 4.76837e-07, -2.76743, -3.5013 )
-visible = false
shape = SubResource( 12 )
[node name="trackstart" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 4.76837e-07, -2.76743, -0.00129557 )
-visible = false
shape = SubResource( 13 )
[node name="wall3" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.448, 0, -3.045 )
-visible = false
shape = SubResource( 2 )
[node name="wall2" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.448, 0, -3.045 )
-visible = false
shape = SubResource( 2 )
[node name="wall1" type="CollisionShape" parent="StaticBody"]
transform = Transform( -6.22098e-09, 0, 0.142319, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 0.450325 )
-visible = false
shape = SubResource( 2 )
[node name="finish" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1, 0, -1.81993e-06, 0, 1, 0, 1.81993e-06, 0, -1, 4.76837e-07, -2.76743, -7.0013 )
-visible = false
shape = SubResource( 14 )
[node name="wallgoal1" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1.222, 0, -2.22395e-06, 0, 30, 0, 2.22395e-06, 0, -1.222, 4.76837e-07, -6.3594, -6.86914 )
-visible = false
shape = SubResource( 15 )
[node name="wallgoal2" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1.222, 0, -2.22395e-06, 0, 30, 0, 2.22395e-06, 0, -1.222, 0.056792, -6.32048, -6.92309 )
-visible = false
shape = SubResource( 16 )
[node name="wallgoal3" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1.222, 0, -2.22395e-06, 0, 30, 0, 2.22395e-06, 0, -1.222, 4.76837e-07, -6.34967, -6.87482 )
-visible = false
shape = SubResource( 17 )
[node name="wallgoal4" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1.222, 0, -2.22395e-06, 0, 30, 0, 2.22395e-06, 0, -1.222, -0.0511122, -6.32048, -6.92309 )
-visible = false
shape = SubResource( 18 )
[node name="wallgoal5" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1.222, 0, -2.22395e-06, 0, 30, 0, 2.22395e-06, 0, -1.222, 0.0425942, -6.28157, -6.92309 )
-visible = false
shape = SubResource( 19 )
[node name="wallgoal6" type="CollisionShape" parent="StaticBody"]
transform = Transform( -1.222, 0, -2.22395e-06, 0, 30, 0, 2.22395e-06, 0, -1.222, -0.0397539, -6.27184, -6.92309 )
-visible = false
shape = SubResource( 20 )
[node name="Area" type="Area" parent="StaticBody"]
@@ -183,6 +165,11 @@ transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -0.0066
light_energy = 4.0
spot_angle = 24.108
+[node name="spotlightGoal2" type="SpotLight" parent="."]
+transform = Transform( 0.492871, 0.30999, -0.81301, 0.0888097, 0.911581, 0.401413, 0.865559, -0.270048, 0.421761, 0.193871, -2.14073, -7.69742 )
+light_energy = 4.0
+spot_angle = 24.108
+
[node name="spotlightPlants" type="SpotLight" parent="."]
transform = Transform( 0.913609, 0.0559227, -0.40273, 0.225058, -0.894474, 0.386347, -0.338626, -0.443608, -0.829786, 0.378095, -2.08604, -10.9305 )
light_energy = 4.0
@@ -252,3 +239,63 @@ spot_angle = 24.108
transform = Transform( 0.456861, -0.272272, 0.846845, 0.0382995, -0.945102, -0.324524, 0.888713, 0.180696, -0.421352, -1.35401, -2.39711, -0.981802 )
light_energy = 4.0
spot_angle = 24.108
+
+[node name="hatchbackSports" parent="." instance=ExtResource( 3 )]
+transform = Transform( 0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, 2.04754, -2.75696, -1.58052 )
+
+[node name="spotlightGoal3" type="SpotLight" parent="hatchbackSports"]
+transform = Transform( 3.33333, 0, 0, 0, 3.31236, 0.373297, 0, -0.373297, 3.31236, 0.313222, 0.40153, -1.26387 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169
+
+[node name="spotlightGoal4" type="SpotLight" parent="hatchbackSports"]
+transform = Transform( 3.33333, 0, 0, 0, 3.31236, 0.373297, 0, -0.373297, 3.31236, -0.245239, 0.40153, -1.26387 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169
+
+[node name="hatchbackSports2" parent="." instance=ExtResource( 3 )]
+transform = Transform( 0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, 2.04754, -2.75696, -8.69998 )
+
+[node name="spotlightGoal5" type="SpotLight" parent="hatchbackSports2"]
+transform = Transform( 3.33333, 0, 0, 0, 3.31236, 0.373297, 0, -0.373297, 3.31236, 0.313222, 0.40153, -1.19599 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169
+
+[node name="spotlightGoal6" type="SpotLight" parent="hatchbackSports2"]
+transform = Transform( 3.33333, 0, 0, 0, 3.31236, 0.373297, 0, -0.373297, 3.31236, -0.245239, 0.40153, -1.19599 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169
+
+[node name="taxi" parent="." instance=ExtResource( 4 )]
+transform = Transform( -0.3, 0, -2.62268e-08, 0, 0.3, 0, 2.62268e-08, 0, -0.3, -1.93246, -2.75696, -10.2887 )
+
+[node name="taxi2" parent="." instance=ExtResource( 4 )]
+transform = Transform( -0.180469, 0, -0.239647, 0, 0.3, 0, 0.239647, 0, -0.180469, 0.820479, -2.72778, -7.96018 )
+
+[node name="spotlightGoal7" type="SpotLight" parent="taxi2"]
+transform = Transform( 3.33192, -0.010853, 0.0963011, 0, 3.31237, 0.373298, -0.0969106, -0.37314, 3.31096, 0.32992, 0.304275, -0.662125 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169
+
+[node name="spotlightGoal8" type="SpotLight" parent="taxi2"]
+transform = Transform( 3.33192, -0.010853, 0.0963011, 0, 3.31237, 0.373298, -0.0969106, -0.37314, 3.31096, -0.22831, 0.304275, -0.645887 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169
+
+[node name="spotlightGoal9" type="SpotLight" parent="taxi2"]
+transform = Transform( 2.01649, 0.297244, -2.63752, 0, 3.31237, 0.373297, 2.65422, -0.225825, 2.0038, 0.550943, 0.304275, 11.419 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169
+
+[node name="spotlightGoal10" type="SpotLight" parent="taxi2"]
+transform = Transform( 2.01649, 0.297244, -2.63752, 0, 3.31237, 0.373297, 2.65422, -0.225825, 2.0038, 0.213097, 0.304275, 10.9743 )
+light_energy = 10.0
+spot_range = 1.79634
+spot_angle = 13.8169