// Update is called once per frame
 void Update()
 {
     Player_Info.afficherHealth();
 }