Ejemplo n.º 1
0
 public void SetTarget(Transform target)
 {
     this.target = target;
     controller.SetTarget(target);
 }