Example #1
0
 public void setText()
 {
     // Text txt = transform.Find("Text").GetComponent<Text>();
     // txt.text = text;
     c.Attack();
 }