How do i make it when 1 player is on one team while the rest is on another
1 Like
4 Likes
Use a relay, set on random player, also get a team switcher and set it to team 2, don’t forget to grab a lifecycle so the relay can be triggered.
lifecycle (event occurs) → relay (trigger relay)
relay (trigger relay) → team switcher (switch player to configured team)
4 Likes
First go to map settings
Then go to teams and set team type to corporative
Then
Edit to how ever you need! For the lifecycle this is what will start the action! So game start will instantly select a player.
For the relay you can put it at random player OR you can mess around! (Personally just keep it at random)
The team switched you just select what team you are shoving them into…
2 Likes

