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 :)