Esempio n. 1
0
 private void Awake()
 {
     textSystem = GetComponent <TextMeshProUGUI>();
     tmpAlpha   = GetComponent <TMPAlpha>();
 }