@@ -134,8 +134,8 @@ class Car(pygame.sprite.Sprite):
# print(f'Car {id(self)} crashed')
return
# else:
# self.probes[idx] = self.vision_length * 2
else:
self.probes[idx]=self.vision_length *1.1
# print(self.probes)
defprobe_brain(self):
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.