Driving car around roundabout on middle of street

Hey,

So I want to drive a car around on a roundabout. But the car keeps driving very close on the edge of the road because that is his closest path to the end point. Is there some kind of way that he will drive on the middle of the street?

I use the AIcharacter class with a navmesh. On the car I use simple move to location.

Greetings

You need to create target points, at least 4 of them so that it goes around the roundabout. Check out this tutorial series if you dont know how to do it: https://www.youtube.com/playlist?list=PL3hM7_RDaHMz0umAPdszT172uhZTFuP94