예제 #1
0
 /* 순찰 중 */
 public void Patrol(Vector2 _direction)
 {
     aniControl.PlayPatrol(_direction);
 }