Exemple #1
0
 void OnEnable()
 {
     reached    = false;
     timer      = 0f;
     textObject = textObject.GetComponent <TextToUI>();
 }