LD54/src/game
2023-10-01 15:10:32 +02:00
..
hud.tscn Added a HUD for both distance driven and current speed (in pixels and pixels/second respectively) 2023-10-01 12:13:42 +02:00
hud_controller.gd Made the player teleport and rotate exactly to starting position when the level is started 2023-10-01 13:27:43 +02:00
level.gd Made the player teleport and rotate exactly to starting position when the level is started 2023-10-01 13:27:43 +02:00
level1.tscn added lights, track texture 2023-10-01 15:10:32 +02:00
main.tscn Initial commit 2023-09-29 18:12:38 +02:00
player.tscn added lights, track texture 2023-10-01 15:10:32 +02:00
player_controller.gd Added a HUD for both distance driven and current speed (in pixels and pixels/second respectively) 2023-10-01 12:13:42 +02:00