Basically I’m making a sort of King of the Hill type game and I need help referencing the “King”
How I’m doing this is that there’s two teams, a king, and players. Basically I have a part that when touched by a player, turns them into the king and moves them into place. However i’m unsure on how I would be able to reference the king themselves. Would there be a way to pick out a player in the “King” team?
(Note: Id have it so there’s only one person allowed in the team, and when another player touched the part the king gets swapped out for another person.)