This website requires JavaScript.
Explore
Help
Sign In
outfrost
/
ld49
Archived
Watch
1
Star
0
Fork
You've already forked ld49
0
Code
Issues
12
Releases
8
Activity
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.
v0.1.2
ld49
/
game
/
customer
History
Kiskadee
a948f0d7f1
Merge branch 'main' of
https://github.com/outfrost/ld49
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