How do I get rid of the neutral team?

Hello,

I’m sorry if this is the wrong category, but.

I’m currently working on a speedrun game and everytime you get to the next stage you go into a different team. I’ve turned off neutral for every spawn location, but when I do that it spawns me somewhere completely different. If I turn on neutral for the spawn teaam and go to the level 1 team it turns me to the neutral team. I also have AllowTeamChangeOnTouch for the level 1 spawn location.

Thank you.

Do you have it set so it forces you to spawn only at the spawn for your team? It may be an issue where you didn’t match the team color to the spawn color, and since it can’t find a spawn for the player, it sets it to Neutral so they can spawn somewhere.

2 Likes

Thank you for the solution. I was really hoping I could get a fix, but yours did it. Thank you.