shuvit 4 years ago
parent
commit
afd3c302d0

+ 2
- 2
assets/user10_working.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:b6e5e7f39ff8fbcee3e61f64f95006efbbec04beca5b2210e29d08af7f4a9144
3
-size 16293480
2
+oid sha256:e8b376fc29aa93515b8bc297bf6498678c47efbf5c5a79a9ab467b30be56092f
3
+size 16292936

+ 3
- 0
assets/user14_working.blend View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:26e5f80829cf6a4891c4cb8a236469b679b03313347103aa0b57210cc6d74e95
3
+size 24392984

+ 2
- 2
assets/user2.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:9a03fe622aa1645b016e3c82a49a0d4f786e53f90eeab03d5ece8141e6889b19
3
-size 23764680
2
+oid sha256:1f9cd81aec06ca9fc29dc6cb98404dab316c3c852e9580af16a20921db044ac4
3
+size 19808468

+ 1
- 1
assets/user8_working.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:14732c73d8974577fe36299bbeb082f9ee6434d39c473427bd7cfbe7945662e9
2
+oid sha256:caeed4f749ee9528defd9b9ad1d791c966e0164a4dbe1f83a80f25ec25bf6155
3 3
 size 10694688

+ 2
- 2
scripts/camera.py View File

@@ -358,9 +358,9 @@ def main(cont):
358 358
     sound_man.main(cont)
359 359
     
360 360
     if own['life'] % 2 == 1:
361
-        #cars.Execute(cont)
361
+        cars.Execute(cont)
362 362
         own['CamFSM'].Execute()
363
-        #walkers.Execute(cont)
363
+        walkers.Execute(cont)
364 364
     else:
365 365
         pass
366 366
 

+ 2
- 2
scripts/cars.py View File

@@ -110,8 +110,8 @@ class CarManager:
110 110
 		self.pub = observer.Publisher(['path found', 'working'])
111 111
 		self.navmesh2 =  astar.Astar('nav_points', self.pub)
112 112
 		self.cars = []
113
-		self.max_cars = 10
114
-		self.max_active = 6
113
+		self.max_cars = 14
114
+		self.max_active = 8
115 115
 		self.targets = []
116 116
 		self.target_loc = None
117 117
 		self.parking_spots = get_parking_spots()

+ 2
- 2
shuvit.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:818cc2238c8e439a2aec8f3d1c90de2077a91632b7d64f375c1450cfea1f9c0b
3
-size 117092396
2
+oid sha256:7cd67d699aac2c3c4d30f5a17abb2544e32f29bbe7d4e3da3dd507a8af02e644
3
+size 117092972

+ 3
- 0
textures/Grid-Level2b.png View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:88bb701e4d09a3fcba842a61524117c5ab073204450752ddb3a834db1ae53d18
3
+size 1935

+ 3
- 0
textures/Grid-Level2c.png View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:4448f16fe2738afc9683e9d2e51a63a3aca8958c8f1b642ef5dfc657b4354778
3
+size 724

+ 3
- 0
textures/Grid-Level2n.png View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:d859848dcd682349d67fe8d731af74dcda800611c9f81b0b8ee5fff2bbd525ee
3
+size 3840

Loading…
Cancel
Save