Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I make everyone who join my game to spawn in the same spawnpoint?

Asked by 3 years ago

I am making an obby, and I tried testing it with 2 people, and for some reason, the other one spawned in the second stage of the obby, instead of the first. I turned off Neutral. Is there anyway to fix this?

0
SpawnLocation might ruin, especially if it is a game with stages, however I suggest a part with scripts to define where people spawn. Gabe_elvin1226aclan 323 — 3y
0
You'll need custom script. I don't recommend using SpawnLocation as checkpoints at all. I have open-sourced a obby system, you could check out. Search "Techy's Obby System" on google to see. Techyfied 114 — 3y
0
@Techyfied If it isn't the legend Techy. Dude you don't know how many people have benefited because of your model. You are a literal hero. NightWarrior1717 14 — 3y

1 answer

Log in to vote
0
Answered by 3 years ago
Edited 3 years ago

For an obby spawn locations wont work unless you insert team service and make a team for every single spawn location and stage and link them all together. So, if you're going to use spawn locations you need to 1: Insert team service https://i.imgur.com/y2QMVYk.png 2: Make a team for every spawn / level and then link them up with teamcolor. This method can be confusing and takes a lot of effort if you plan on making a lot of levels, I suggest find a free model obby system there are loads of them, or you can script one yourself. Hopefully this helped!

0
This is what I did, but it still didnt work, Sikeking66 9 — 3y
0
Then I suggest getting an obby script instead of relying on team service. I wouldn't suggest using teams and spawn locations for obbys. ElongatedMongoose 138 — 3y
Ad

Answer this question