public void CoolDownRepresentation()
 {
     cooldownProgress.fillAmount = vidaPJ.GetCoolDown() / vidaPJ.movementCoolDown;
 }