Commit Graph

108 Commits

Author SHA1 Message Date
mightypanders
b24b212f4b use guest sprite 2021-06-13 00:24:45 +02:00
mightypanders
6f445e8c56 add guest sprite 2021-06-13 00:24:23 +02:00
mightypanders
e1fff44040 world receives score signal 2021-06-12 23:28:48 +02:00
mightypanders
31802c51ad player calculates score 2021-06-12 23:28:39 +02:00
mightypanders
e6626fe60d guest immediately knows when they are picked up 2021-06-12 23:28:26 +02:00
mightypanders
86b9cb492e resize pickuparea 2021-06-12 23:27:46 +02:00
mightypanders
174c497077 begin scoring 2021-06-12 23:08:45 +02:00
mightypanders
b501ddd4b7 change gravity values 2021-06-12 23:08:11 +02:00
mightypanders
51a3a6096c Merge branch 'main' of https://github.com/mightypanders/GMTKJam2021 2021-06-12 22:08:31 +02:00
mightypanders
233b3c04f9 fix crashing bug when delivering guests 2021-06-12 22:07:47 +02:00
84ee33474c Guests now have a pickup time 2021-06-12 21:54:29 +02:00
mightypanders
7db501c114 deliver guests kinda works a bit 2021-06-12 19:59:12 +02:00
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
549c2a077a rope 2021-06-12 19:12:39 +02:00
mightypanders
6cb7983ef4 adding and removing guests 2021-06-12 19:12:34 +02:00
mightypanders
e3f8f50e12 guest scene 2021-06-12 19:11:34 +02:00
mightypanders
8e499637a1 world collision 2021-06-12 19:11:23 +02:00
mightypanders
d230395795 assets 2021-06-12 19:08:24 +02:00
61f1046243 Merge remote-tracking branch 'origin/main' into main 2021-06-12 19:05:55 +02:00
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
298dd2f0ae Guests now spawn up to a fixed count and space between them 2021-06-12 18:22:58 +02:00
04b594137b Gave guests an exclusion zone 2021-06-12 15:04:04 +02:00
9306f1e18d Moved guests to own node 2021-06-12 15:03:50 +02:00
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
3fbe7ef323 Merge branch 'main' of https://github.com/mightypanders/GMTKJam2021 2021-06-12 13:42:01 +02:00
mightypanders
a23c37524d name picked, disabled gravity 2021-06-12 13:41:25 +02:00
mightypanders
ec42bd1672 prototype of guest pickup 2021-06-12 13:41:12 +02:00
mightypanders
f01ca9d80c redo world tiles 2021-06-12 13:40:15 +02:00
mightypanders
580386830e add more assets 2021-06-12 13:40:05 +02:00
mightypanders
7efa810145 better velocity check 2021-06-12 13:39:49 +02:00
1001ada545 driving backwards 2021-06-12 13:37:56 +02:00
mightypanders
579190321c add groupnames 2021-06-12 11:29:30 +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
7138c298f0 Merge branch 'main' of https://github.com/mightypanders/GMTKJam2021 2021-06-12 02:28:44 +02:00
mightypanders
fb3f44fca3 add some drop off point and guest placeholders 2021-06-12 02:28:40 +02:00
mightypanders
a3e592f97f receive a signal 2021-06-12 02:28:16 +02:00
mightypanders
0f32b37603 pickup logic 2021-06-12 02:27:58 +02:00
3f2f05c50d Fixed playermovement. Driving is now possible 2021-06-12 02:25:59 +02:00
mightypanders
b68dcd3ef7 Merge branch 'main' of https://github.com/mightypanders/GMTKJam2021 2021-06-12 02:06:52 +02:00
mightypanders
d5c04e8795 gitignore 2021-06-12 02:06:48 +02:00
mightypanders
581f991ad4 resizable false 2021-06-12 02:06:38 +02:00
mightypanders
7587996d04 update placeholders 2021-06-12 02:05:25 +02:00
mightypanders
85d7b4b7c1 add guest 2021-06-12 02:05:15 +02:00
mightypanders
99388bd9ad add dropoff point 2021-06-12 02:05:05 +02:00
ba7a2cfcd0 Implement first stages of moving 2021-06-12 02:04:22 +02:00
mightypanders
87b72d6131 add new player sprite 2021-06-12 01:05:11 +02:00
mightypanders
1cc097a081 config runnable scene 2021-06-12 00:17:38 +02:00
mightypanders
4c60efd571 add player scene with graphics 2021-06-12 00:17:29 +02:00