Hello,
I’m developing a racing game prototype and want it to use a basic racing “AI” system. I’m using the Gotow tutorial (now defunct, but archived here). The AI cars have a basic navigation system, but no awareness of other vehicles and obstacles. Are there any resources or projects that I can reference to give AI cars rudimentary vehicle and obstacle avoidance as they move along a set of waypoints?
Thanks!