コード例 #1
0
ファイル: Enemy.cs プロジェクト: MgCohen/AutoShot
 public void SetTarget()
 {
     TargetSystem.SetTarget(gameObject);
 }