public void startGame() { isPlaying = true; boxGenerator.SpawnBox(); AirConsole.instance.SetActivePlayers(2); }