how to make team change on touch for only set teams
Spawn Locations have a property called AllowTeamChangeOnTouch which changes the player’s team when they touch the team’s spawn, you can turn the property on and off for teams you want to players be able to change to / don’t want.
1 Like
https://developer.roblox.com/en-us/api-reference/property/SpawnLocation/AllowTeamChangeOnTouch
Just to provide the relevant link.
2 Likes
thanks, i did it differently but thanks anyway 