There is only one spawnpoint in the entire game. It is set to true for Neutral.
The player is not spawning on it for some reason, the player spawns in a random place in the map.
I tried teleporting the player to it but even that isn’t working also.
The spawn point only works when you spawn in the first time you join the game. Resetting doesn’t spawn you back in it.
There is no teams in this game.
The spawn point is in workspace, no other descendants of workspace.
I tried turning on AllowTeamChangeOnTouch but even that doesn’t work.
I even tried teleporting the player using PivotTo(spawnpoint) but even that doesn’t work??