private void Start()
 {
     sem = GameObject.Find("StageEditMgr").GetComponent <StageEditorMgr>();
 }