public void ActiveColors(bool t) { ColorS.gameObject.SetActive(true); ColorS.Team = t; Dictionary.ColorActive = true; ColorS.UpdateColors(); }