Commit Graph

14 Commits

Author SHA1 Message Date
mightypanders 36b2292cba remove collision mayhem 2021-06-12 19:17:32 +02:00
mightypanders 89e326a5f7 Merge branch 'main' of https://github.com/mightypanders/GMTKJam2021 2021-06-12 19:15:45 +02:00
mightypanders 8e499637a1 world collision 2021-06-12 19:11:23 +02:00
Sammy 61f1046243 Merge remote-tracking branch 'origin/main' into main 2021-06-12 19:05:55 +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 f01ca9d80c redo world tiles 2021-06-12 13:40:15 +02:00
mightypanders bd1eb31b2d add background 2021-06-12 02:46:39 +02:00
mightypanders a6a59de1e2 redo world scene 2021-06-12 02:41:12 +02:00
mightypanders fb3f44fca3 add some drop off point and guest placeholders 2021-06-12 02:28:40 +02:00
Sammy ba7a2cfcd0 Implement first stages of moving 2021-06-12 02:04:22 +02:00
mightypanders d3200ef910 rename world 2021-06-12 00:17:12 +02:00