Spawns not working

Hi there.
I have a problem where the player won’t spawn at their team spawn when they die, but this is only when I move the SpawnLocations inside of a group. When the spawns are parented to the workspace, they work fine. Any help is appreciated.

Well for one, this is scripting support, so we can’t help you unless you show us the script and the hierarchy of the items in your game. Remember when posting a script to put 3 backticks before and after the script so it formats correctly here.

It sounds like your script is referencing the location of the spawns in the workspace, not the group’s location in the workspace. Also I’m not sure what you mean by a group. Do you mean a Model, a Folder, a Service or something else in the game.

1 Like