private void HandleDeath() { Debug.Log("PlanetController.HandleDeath()"); planetManager.DestroyPlanet(this.gameObject); }