public virtual void FindTarget(vIControlAI vIControl)
 {
     vIControl.FindSpecificTarget(_detectTags, _detectLayer, checkForObstacles);
 }