internal void EnableGameplayScreen() { GamePlayManager.GetInstance.IsPlayinGame = true; gameplayController.Activate(); }