Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I like the simplistic art style, the controller also feels quite good. and i also believe this needs a drift mechanic ( I demand it).
I noticed my joystick controls don't work (was using an xbox series X controller)
I also noticed a bit of jittering of you car, which if you're using unity usually means that you're using physics outside the fixed update loop (the car movement) or that your camera is on the wrong update loop.

(1 edit)

Thank you for the feedback, but I can't promise that I will implement drifting. Somehow only L2 and R2 buttons don't work, but they work in the editor (what a strange bug). Thanks for the advice, but the game was made with Godot.