//start attached ai
 public void StartAI()
 {
     AI.StartAI();
 }