예제 #1
0
 void OnClick()
 {
     parcours.indiceActivated();
     gameObject.SetActive(false);
     indiceText.SetActive(true);
 }