Commit Graph

17 Commits

Author SHA1 Message Date
Sammy 9b82f06f25 Added Main Menu and set it as entry point 2021-07-28 10:57:50 +02:00
mightypanders 16cb77fd37 merge main 2021-07-01 19:43:35 +02:00
mightypanders 00ac555f70 git on windows 2021-07-01 19:37:42 +02:00
mightypanders 3214bc1f03 add some dops 2021-06-30 20:28:20 +02:00
mightypanders 84691422c3 disconnect obsolete guest signal 2021-06-25 22:12:36 +02:00
mightypanders b312905c33 use doplist to set colors 2021-06-25 22:09:52 +02:00
Sammy fbb47c2705 Merge remote-tracking branch 'origin/main' into main 2021-06-13 19:41:20 +02:00
Sammy d6a2f19e47 Added game timer and endscreen with score 2021-06-13 19:24:27 +02:00
mightypanders 8d5acbe65c allow quitting 2021-06-13 18:04:43 +02:00
Sammy 44f8203753 Guests respawn now after some have been delivered 2021-06-13 01:05:34 +02:00
Sammy 18cd17322e Added a simple game-ui with collected points 2021-06-13 00:33:46 +02:00
mightypanders e1fff44040 world receives score signal 2021-06-12 23:28:48 +02:00
Sammy eeda21349e Introduced max number of tries for guest spawning.
Also spawn zone now adjustable by exclusionzone size
2021-06-12 18:59:42 +02:00
Sammy 298dd2f0ae Guests now spawn up to a fixed count and space between them 2021-06-12 18:22:58 +02:00
Sammy 9306f1e18d Moved guests to own node 2021-06-12 15:03:50 +02:00
Sammy 7ef67351fb Random spawning Guests
A guest timer counts down and emits a signal to the world. The world uses the street map to determine a new random guest position and spawns it
2021-06-12 14:46:23 +02:00
mightypanders a3e592f97f receive a signal 2021-06-12 02:28:16 +02:00