Skip to main content

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

Dude that line at the beginning is fantastic, and the music and artwork make for a very authentic ps1/retro experience. I've never worked with Godot's VehicleBody3D system before, but I've definitely struggled with some of its other system's limitations not really working as one might have initially thought, so I can empathize. But yeah, with some driving control teaks, I think this would make a great foundation project for a retro racer or crazy taxi type game in the future

(+1)

Thanks! Yeah, this project has made me realise that the VehicleBody system doesn't work that well. I've since learned that there's other approaches I could've used (like using RigidBody3D's) for arcade-y driving. The driving is pretty awful in this one XD

Thanks for the feedback :)