Ejemplo n.º 1
0
 virtual public void show_point()
 {
     point.text = pcard.ToString();
     point.gameObject.SetActive(true);
 }