private void OnEnable()
 {
     GUIDialogueNode.initStylesAndSizes();
     ConnectionPoint.initStyles();
     InitEditor();
     ReadLevels();
 }