Commit graph

23 commits

Author SHA1 Message Date
d35c97905a renamed the music file because fuck empty spaces 2023-10-01 20:20:59 +02:00
b464cb5dd4 added and imported music and engine sounds 2023-10-01 20:19:18 +02:00
a9351e0621
Update gitattributes 2023-10-01 18:46:42 +02:00
735fda97b6 added curvesigns, new finishline, diesmal wirklich 2023-10-01 17:25:47 +02:00
dc66abaadb added curvesings, new finishline 2023-10-01 17:24:48 +02:00
3e41ef3aaa Removed decimal places in speed display, dadded style to menu 2023-10-01 17:12:57 +02:00
a72576bea6 Width of finish line now adjustable in editor 2023-10-01 15:57:53 +02:00
2dcd561dbc added lights, track texture 2023-10-01 15:10:32 +02:00
8f9ad6f87c Made the player teleport and rotate exactly to starting position when the level is started 2023-10-01 13:27:43 +02:00
b98c3fa851 added bg, moved car a lil 2023-10-01 13:19:23 +02:00
837408aaa3 Added a HUD for both distance driven and current speed (in pixels and pixels/second respectively) 2023-10-01 12:13:42 +02:00
098033bbbf Added a (shrinking) finish line, and ensured maximum smoothness of the track at finish 2023-10-01 11:26:52 +02:00
8c7870092f Added a live distance counter (in code, not yet UI), which also acts as checkpoints; when a "jump" in distance driven is detected it's game over (for now) 2023-10-01 10:34:45 +02:00
fa2d82475b Added temporary game over mechanic (just reloads the scene right now) 2023-10-01 09:49:47 +02:00
cf0fbfa45f Went to driving school 2023-09-30 21:36:13 +02:00
5924215f3c added track texture, changed track, changed vehicle movement and camera 2023-09-30 20:15:39 +02:00
753cb4eb2a fixed that speed was relative to framerate 2023-09-30 19:12:46 +02:00
94f2906781 merging this stupid shit Merge commit '83f9ceecac60588bdf798b7f6d43fda3171bb154' 2023-09-30 18:47:01 +02:00
49e4957c84 Added player car with janky controls and janky camera 2023-09-30 18:37:41 +02:00
83f9ceecac added finish line texture 2023-09-30 18:22:06 +02:00
f9917528dc Added a scene for a level, with a track that shrinks (at least visually) 2023-09-30 16:23:22 +02:00
f602e04e16
Fix mistake, Rename project, Use Git LFS 2023-09-29 18:30:24 +02:00
03ce3755f5
Initial commit 2023-09-29 18:12:38 +02:00