How do I add in Teams?

From Legacy Roblox Wiki
Jump to navigationJump to search

Teams

Teams is the name of a game service that adds in team functionality to a ROBLOX game. Team names and colors are visible in-game on the leaderboard. Team objects are added into the Teams game service. Team objects' properties define details about the teams in your game.

Instructions

First, go to the Toolbox (Insert) and click on Game Objects. Then, click on any color team spawn. Finally, place the spawn location wherever you want the team to be located.

To add in an undecided team, or a team that everyone starts at, you must use the explorer window and change the properties of the spawn locations. The starting spawn is the one that has the property Auto Assignable checked. All other spawns need to have that property unchecked. This will make all new players spawn in the starting spawn.

Changing team names and colors

1. Open Roblox Studio

2. In the View > Explorer window, open "Teams" by clicking on the "+" to make it a "-".

Step #2

3. Select the team that you want to make changes to.

4. In the Properties menu, next to "Name," change the team name to what you want to call it.

Step #4

5. If you want to change the color, just use the arrow next to the color, and choose that team's new color. NOTE: If you have spawn locations for each team, you also need to change that team's spawn location to the new color, so they match.

The Old Way To Get Teams

  1. Insert --> Object --> Teams.
  2. Insert --> Object --> Teams. (Do this two times, once for each of the teams you want to make).
  3. Drag the two Team objects to the Teams object and edit the color on the Team objects by selecting them and changing the property.
  4. Add the Leaderboard object from the Game Objects section from the Toolbox(insert).
  5. To rename the Teams, click the Team object, look at its Properties, and change the Name of the Team.