예제 #1
0
 public void PlayPickSwing()
 {
     Pick.GetComponent <Animator>().SetTrigger("SwingPick");
 }