You don’t need different GameModes. Just spawn both character types and tell the player controller to Possess() whichever character it needs to use.
1 Like
You don’t need different GameModes. Just spawn both character types and tell the player controller to Possess() whichever character it needs to use.