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

AI is outside the scope of this project. This is something that would change too much depending on what features you use and what type of game you are making. You can make your own AI by setting the vehicle steering manually, check the kv-inputHandler.gd script, it serves as an example for input handling and how an AI agent could interact with the vehicle. I do plan on adding configurable automatic gear shifting.