Posted August 21, 2021 by Acetix
Implemented an "AI" for my game.
Struggled a long time with this but it's actually just a bot that checks if it has to steer left or right based on a path.
So it was really easy to make :D
Also tried to implement a checkpoint system so you can see who is in first place etc. but it still sucks a bit.
You will also most likeley don't fall of the map, because I could fix a little bug in the space ship controller.