I can make diffrent spawn points but how to make team spawn points? I will make TDM
First step is to make different spawns and by doing that you press "make spawn location". Second step change the color of >EACH< spawn point to the team color. Last step match the Team to the spawn color. (For Example: I want "Bottle" Team to spawn at a spawn point with a spawn point color of blue. So I change one of the spawn point color to blue and also the "Bottle" Team color to blue.)
to change team color:
game.Players.LocalPlayers.TeamColor = BrickColor.() --put the color inside of the parenthesis.
Make a button if you want them to change teams. :3 Hope this helps.
Look in the SpawnLocation's properties, you can change the TeamColor. Which only spawns people in that team.