Example #1
0
 void Start()
 {
     mTurret.SetCurrentTarget(EnemyManager.Instance.GetEnemyTargetFromEnemy(this));
 }