void Health(float damage)
 {
     healthScript.ApplayDamage(damage);
 }