So I'm creating a team vs team mode. And I dont know how I would display the players on each team. I've tried using List Add on lists but I cant figure it out... Any help?
What I need help with:
Example:
Red Team:
Player 1
Another Player Joins the Team
Player 2
Another Player Joins the Team
Player 3
Player 2 leaves the Red Team
Then player 3 becomes player 2 and player 3 spot is open.
Theres 2 team "Red" and "Blue"
The pictures are my current system