As you can see, I have spawns in my roblox game, and yet for some reason I believe the engine ignores them entirely and places the avatar in the center of the place. How do I fix this and am I doing something wrong?
Spawns have a property called Enabled, check if that’s checked off.
Other than that I wouldn’t really know, although it could be associated with the fact that your on a team when you join. I remember having some trouble working out team spawns in one of my games once.
Disable .Neutral property of the spawns
Players have a spawnpoint property, set that to your desired spawn.