Prop Hunt Game Mode Team Assignment






Hi everyone!

I’ve created a Prop Hunt game mode where, as you can see in the visuals, everything works perfectly except for one thing. Currently, the game only selects a single player to be the prop. However, I want to set up the game so that it splits players into two teams: half of them as props and the other half as hunters, randomly selected at the start of each match.

Additionally, once the match ends, I’d like the teams to shuffle again, randomly assigning players as props and hunters for the next round. Everything else is set up and working fine, but I’m struggling with this part. What do I need to add or adjust to implement this feature correctly?

Any help or guidance would be greatly appreciated!

Thanks in advance!