public void Restart() { GameOverCanvasGroup.alpha = 0; GameOverCanvasGroup.blocksRaycasts = false; ResetGame(); LevelLogic.LevelReset(); }