public void Lose() { musicController.Alert.Stop(); musicController.lose(); Destroy(player); Debug.Log("lose"); }