private void StartButtonOnClick()
 {
     _sceneLoader.LoadMaze();
 }