Jedność Zmień kolor tekstu
// To change the color of a text, see below
GameObject.GetComponent<Text>().color = Color.black;
SkelliBoi
// To change the color of a text, see below
GameObject.GetComponent<Text>().color = Color.black;
TextVar = TextGameObject.color = Color.red;