PlayerAdded signals whenever someone joins while the round is already started, to get the players that are there on round start you have to do GetPlayspace().GetPlayers()
.
1 Like
PlayerAdded signals whenever someone joins while the round is already started, to get the players that are there on round start you have to do GetPlayspace().GetPlayers()
.