Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks you!!! I'm really glad you like it! For the look i applied a toon + outline shader to the 3d objects and I wrote a screen space shader that did color quantization with different levels of dithering depending of how far off the quantized color was from the real one. For the car physics I based the code on the Godot Easy Vehicle Physics add on :)