This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld49/game/customer
2021-10-04 23:26:17 +01:00
..
spawner Customer spawner increases the limit of customers every 20 seconds, after limit, decreases until 0 2021-10-04 22:36:20 +01:00
spots Hide debug markers 2021-10-05 00:01:32 +02:00
GenericCustomer.gd Fixed order comparing issue, the compared lists were not sorted! 2021-10-04 23:25:41 +01:00
GenericCustomer.tscn Fixed order comparing issue, the compared lists were not sorted! 2021-10-04 23:25:41 +01:00
pathfinding_experimentation.tscn In the proccess of creating customer logic 2021-10-03 23:44:33 +01:00
test_compare.gd Fixed compare function, Customer uses score to decide if it's happy or not 2021-10-04 20:23:03 +01:00
test_compare.tscn Fixed compare function, Customer uses score to decide if it's happy or not 2021-10-04 20:23:03 +01:00