On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

I published the code + assets here: https://github.com/SnoozeTime/MoonDrive_GodotWildJam48

Basically everything except the background is drawn in the _draw call, even sprites.


The code was created following a very nice tutorial in javascript

https://codeincomplete.com/articles/javascript-racer-v2-curves/

Thanks for this, it'll be really helpful! 

I'm learning Godot and been trying to make an oldschool racer, the only thing similar to this is an old video on YouTube made in GDScript 2.