Allow SpawnLocations to specify a Team by instance

As a Roblox developer, it is currently too hard to work with SpawnLocations and Teams.

If Roblox is able to address this issue, it would improve my development experience because it would allow me to specify teams by a reference to them instead of by color on SpawnLocations. Players already have a Team property which works in this way, but SpawnLocations don’t.

This would allow for teams with identical colors, which simplifies logic if automatically creating teams, and allows for “colorless” teams (e.g. all teams being Dark stone grey) which might be aesthetically desirable in some contexts.

12 Likes