Change rotation of objects (cars)

Hey, I solved my problem from today’s morning where I tried to achieve that the cars drive in the middle of the road by creating a second grid with less space for the cars to search for destination points.

Right now, my cars are always driving backwards because their rotation is incorrect and they are always facing the back. I tried changing the rotation in the prefabs but it did not work. What do I have to adjust to to flip the rotation?

Thanks in advance :slight_smile: