I am making an obby (I’m not very experienced at scripting lol), and I am using a team change spawn points system (You step onto the spawn location, and it changes your team+spawn location).
When I test it, it turns out like this. They are in the right order in the workspace. Is there any way to script it so it’s the right order, or is there a setting for it?
There have been requests to add a DisplayOrder to teams( such as this one ), but it doesn’t yet exist. Currently, the order they show up in the player list, is based off of the order they were parented in.
Hey there, I was having the same problem, so I decided to script the order I want them in. This is in ServerScriptService and all you have to do is order your code the way you want your teams to be ordered: