Hi, I am making an obby on roblox but with my own unique idea which is basically where a new player spawns in the lobby in the team called "Chilling Out" and from the lobby the player can either go to the Teleporter Room (which is how players will get to the set of obstacle courses they are doing) or buy stuff at shops in the lobby with their coins they have earned from completing an Obstacle Course. My Problem is that I want to be able to set the spawn on a player if they are touching the correct spawn location, I know I could just use "AllowTeamChangeOnTouch" but I don't want to clog up my game with a ton of teams I just want one team per obstacle course. To me the only way to get people to change their spawns is with "AllowTeamChangeOnTouch" so if anyone could find a way to change a players spawn with a script I will be forever thankful.