private void StartGame() { UIController.Instance().SetWindow(WindowsEnum.InGame); CameraController.Instance().SetGameMode(); }