Пример #1
0
 public void Move(Transform target, float proportion)
 {
     Spawner.Move(target, proportion);
 }