Help with health bar gui

Hello fellow developers ! I have created a health bar gui which is supposed to look like this -
Screenshot 2021-07-12 at 7.11.42 PM
but whenever I load studio for testing it or launch my game in Roblox for test it changes to this -
Screenshot 2021-07-12 at 7.16.42 PM
I don’t know how to solve this problem and will really appreciate any help I receive. I am also using clip descendant but still the main health bar is coming out from the custom health bar. I will really appreciate any help with that as well.

1 Like

This problem is due to the position of the green bar I think, in the studio there is a button to see what the GUI will look like on other device. Just select your device then recise the bar. I don’t really know how to explain it but the position of the bar needs to be Number, 0, Number, 0.

I think someone could explain it better :sweat_smile:
You can also find more informations here : UI | Roblox Creator Documentation

1 Like

I found the issue , it was related to anchor points and I solved it but I still am not able to solve the clip descendant issue and the main health bar is still coming out of the custom one I made :slightly_frowning_face: