private void Start()
 {
     meter.ConnectDamageable(damagable);
 }