public void Restart() { ManagerFactory.Get <SceneLoadManager>().LoadSceneAsync(GlobalConstants.GameplayScene); ManagerFactory.Clear(); }