So recently I’ve been making a game where a group of people compete in sword fighting and each player has a different color skin tones that match their team color. To do this I used the numerical index that roblox has but the problem is, a ton of color numbers are missing.
Example:
I’m confused on why this is and don’t see much reason to do this, whenever a number such as 7 is used, it defaults to gray, and you can only have one of each team color so it gets rid of a bunch of teams when looping through the colors. I might just be stupid and there is a good reason or roblox uses only part of a different index, I’m not sure, but I don’t know a better way to sync the team colors, please help.
Also I didn’t know what topic to put this under.