void SetDifficulty() { playerController.StartGame(); moveLeft.StartGame(); spawnManager.StartGame(difficulty); repeatBackground.StartGame(); }