In a game I am working on, we have custom avatars. These avatars are simple robots made out of parts. The game has a number of 6 separate teams, and we want to make it so that when a robot enters a team, then they will become that color. How can we achieve this?
I apologize, I am not too prone to scripting, so this may be a very simple fix. But what the effect should be is, if a player is on blue team, they turn blue.
I have seen those videos, but they only show how to make different clothing and/or gears for separate teams. I just need a way to make them become a specific color. As we are using a custom character made from simple parts.