Esempio n. 1
0
 private void Awake()
 {
     fadeText     = GetComponent <FadeText>();
     upGameObject = GetComponent <UpGameObject>();
 }