Hello,
I am making a game that has 20 teams that are all white colored. I also want each team to have a personal spawn but this doesn't work when you use the TeamColor attribute since every team is white. I am wondering if there is a way to assign team spawns other than by changing the TeamColor.
Thanks in advance!
Yes, it is possible, you can create a script to teleport players once they spawn
As scripting helpers is not a request website, i'll just link you to the devForum:
https://developer.roblox.com/en-us/api-reference/function/Model/MoveTo
https://developer.roblox.com/en-us/api-reference/event/Player/CharacterAdded