public void UpdateHealth()                                              //update health
 {
     damageScript.UpdateHealth();
 }