Esempio n. 1
0
 public void PlayEffect(Vector3 direction)
 {
     hitEffect.Play(direction);
 }