PlayerStart Orientation - Invert

Hey,

So i have two player Spawns. I want booth player to face each other. So Based on the span the player Should look into different directions.

But for any reason i cant figure out how to manage this. Booth player always looks:

p1-> p2->

But i want them to look this way:

p1-> <-p2

Canb anyone tell me how to fix this ?