protected virtual void OnDeath(bool giveScore) { ScenarioManager.OnEntityDeath(this, giveScore); Destroy(gameObject); }