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

[SOLVED] How do I make a spawn for a certain team?

Asked by 3 years ago
Edited 3 years ago

I don't have any scripts at the moment and I can't find tutorials on YouTube that are up to date. I want it to be like so if they are in a certain team they will spawn in like a staff room?

1 answer

Log in to vote
0
Answered by 3 years ago

To make one, you first have to assign teams. Surely there are millions of youtube tutorials for that. After that, Take your ordinary spawnLocation and scroll down to teams.

https://gyazo.com/7eccebd0cab272ef5af6bc379127d23c

Check if the team instance's color and spawnLocation teamColor match. Once they do, youre all set!

The assigned team spawns on a random spawnLocation Instance as long as the TeamColor property matches.

0
Thanks! It works. maddysIife 0 — 3y
Ad

Answer this question