So I am making a game where there are 2 teams, a red and a blue team. I have a StarterCharacter that is red, and one that is blue. I want to script it so that if you are on the blue team, you spawn as the blue StarterCharacter, and if you are on the red team, you spawn as the red StarterCharacter.
Any advice?