Hello,
I have currently been deigning a cops and robbers game. I want to do cars that drive around, but will stay on their side of the road and will not crash into each other. I am not sure what the best solution to this would be. For movement, I was thinking about Move To, Pathfinding, or Car. There are intersections, and there will be multiple cars. The Timeline might work, but I would have to do a new timeline for each car, and if there are ten levels with three to five cars each. . . well, that would be a lot. I need to do the movement before I can make them stop for other cars.
So, bottom line for right now is: How can I make cars that will move along the road, turn a set or preferably random direction, and will stay on their side of the road? I have attached a picture below.
Thank you