I am trying to make a HP bar,
where I use the UILabel which was included to show the value of character Hp, like 100/100,
While once I change the value in the UISlider (also for the Label mentioned above),
the label moved from the right to the left, following the overlay of the slider

How can I fix the Label on the right ?