Problem with health gui

This may be a dumb question but I was following this community tutorial (How To Make Advanced Health Bar - #20 by Courageous_Canister) and I got it to work; however the health bar tweens right to left but I want it to tween left to right. I have almost no experience with gui scripts so any help would be appreciated.

I’ve also had similar problems as yours when I was dealing with GUIs.

I believe you need to change the AnchorPoint of the GUI to the appropriate position as to have the bar tween from left to right.