Commit Graph

89 Commits

Author SHA1 Message Date
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
mightypanders
d3200ef910 rename world 2021-06-12 00:17:12 +02:00
mightypanders
e3c29be687 add some collision to buildings 2021-06-12 00:07:22 +02:00
mightypanders
c598122394 add pixel art assets, make prototype overworld 2021-06-12 00:04:58 +02:00
mightypanders
8ae9847500 more menu stuff 2021-06-11 21:35:15 +02:00
mightypanders
7936686809 add mainmenu template 2021-06-11 21:22:59 +02:00
mightypanders
5d1c52cc37 adjust window size, resizable = false 2021-06-11 21:22:22 +02:00
mightypanders
cb78b507ed setup project 2021-06-11 21:10:27 +02:00
c2ca7efd53
Initial commit 2021-06-11 19:47:54 +02:00