示例#1
0
文件: Enemy.cs 项目: MgCohen/AutoShot
 public void SetTarget()
 {
     TargetSystem.SetTarget(gameObject);
 }