Problem with positioning GUI

Hey so this is my menu

Pay attention to the Close button.
Everything in this menu is offset size and scaled position (I confirmed this as well)
However for some reason when I hit play the entire menu actually moves. Only the close button stays in position as the rest should

why is this and how can I fix it?

anchor point on everything is .5,.5 as well

also I was wrong. The entire menu isn’t broken the close button is the one not behaving correctly for some reason. I keep checking over and over to see if I messed up anything and I cant tell so far. Any help would be appreciated.

I solved this by making the close button an actual child of the GUI. :man_facepalming: rlly was that simple

1 Like