public void CreateNewNode()
 {
     MiniMenu.SetActive(false);
     InteractiveMapEditor.CreateNewNode();
 }