Change player to a different player

Status
Not open for further replies.
Also a great title.

I have a trigger checking if both of the two player slots are occupied by human players.
If not a tutorial of the map is initialized.

The problem is that this tutorial is designed for player 1, and only 1.
So if the player chooses the second player slot the tutorial will not work correctly.

So is there a way to change the player to player 1 in case he started the map alone and in the "wrong" player slot?
 
I don't think there is a way to change player slot.

For your tutorial, for every (Player 1) in actions use a variable TutorialPlayer.
 
Status
Not open for further replies.
Back
Top