Go to file
mightypanders 7138c298f0 Merge branch 'main' of https://github.com/mightypanders/GMTKJam2021 2021-06-12 02:28:44 +02:00
assets update placeholders 2021-06-12 02:05:25 +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 dropoff point 2021-06-12 02:05:05 +02:00
Guest.gd pickup logic 2021-06-12 02:27:58 +02:00
Guest.tscn add guest 2021-06-12 02:05:15 +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 Fixed playermovement. Driving is now possible 2021-06-12 02:25:59 +02:00
Playa.tscn Implement first stages of moving 2021-06-12 02:04:22 +02:00
Street_tiles.tres add pixel art assets, make prototype overworld 2021-06-12 00:04:58 +02:00
World.gd receive a signal 2021-06-12 02:28:16 +02:00
World.tscn add some drop off point and guest placeholders 2021-06-12 02:28:40 +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 resizable false 2021-06-12 02:06:38 +02:00