protected override void OnEnable() { base.OnEnable(); _playerHealth = FindObjectOfType <PlayerHealth>(); }