public void AIStart() { if (!heli.flying) { heli.EngageFlight(); } active = true; heli.vectorArrow.gameObject.SetActive(false); }