private void OnSceneGUI()
 {
     manager.CheckAndRemoveDeletedWaypoints();
 }