Go to file
mightypanders 31802c51ad player calculates score 2021-06-12 23:28:39 +02:00
assets assets 2021-06-12 19:08:24 +02:00
.gitignore gitignore 2021-06-12 02:06:48 +02:00
DropOffPoint.gd add dropoff point 2021-06-12 02:05:05 +02:00
DropOffPoint.tscn add groupnames 2021-06-12 11:29:30 +02:00
Guest.gd guest immediately knows when they are picked up 2021-06-12 23:28:26 +02:00
Guest.tscn resize pickuparea 2021-06-12 23:27:46 +02:00
GuestTimer.gd Random spawning Guests 2021-06-12 14:46:23 +02:00
LICENSE Initial commit 2021-06-11 19:47:54 +02:00
MainMenu.tscn more menu stuff 2021-06-11 21:35:15 +02:00
Playa.gd player calculates score 2021-06-12 23:28:39 +02:00
Playa.tscn adding and removing guests 2021-06-12 19:12:34 +02:00
Rope.tscn rope 2021-06-12 19:12:39 +02:00
Street_tiles.tres add pixel art assets, make prototype overworld 2021-06-12 00:04:58 +02:00
World.gd Introduced max number of tries for guest spawning. 2021-06-12 18:59:42 +02:00
World.tscn deliver guests kinda works a bit 2021-06-12 19:59:12 +02:00
default_env.tres adjust window size, resizable = false 2021-06-11 21:22:22 +02:00
icon.png setup project 2021-06-11 21:10:27 +02:00
icon.png.import setup project 2021-06-11 21:10:27 +02:00
project.godot name picked, disabled gravity 2021-06-12 13:41:25 +02:00