So I have created a Capture The Flag Game containing 8 different places serving as different maps. I also created a Team Deathmatch Game containing 8 different places serving as different maps. How do I connect the two games in such a way that the two games are treated as two different game modes within the same game? For example, I enter a game, then press play, and I am given two options on the menu, team deathmatch and capture the flag. Do I create a separate game and the other two games as places? or is there a different method?
You could make sort of a "Lobby" game as the primary game, where players can choose between a portal to Deathmatch or Capture the Flag. Those could teleport the player to one of those two as their own separate game, containing their own Places (the maps).
So, three games total- a lobby where players can choose their gamemode, then Deathmatch, then CTF. Deathmatch and CTF have their own individual places.
I've never done it myself, so I'm unsure how to do it, but I know for a fact you can teleport players to other games within a game. Maybe this article on Caffeinated Gamer will help?
First, go to your primary game. next, click on the three dots and click on configure game or experience. then go to the places tab and click on add place. select your place and ur done