コード例 #1
0
ファイル: Tower_Hub.cs プロジェクト: epiCATT/poly
 public void Spawn(Transform target)
 {
     Spawner.MoveOne(target);
 }