When my game starts I have 4 player controllers and characters attached to them spawning in the game.
When the game starts though it seems to randomly pick which player character is active, it can be one, two, three or four.
Is there a way to specify when the game starts that I want PlayerOne to be the character that is controlled first?
Thanks,
-Stackray