Frames move up into the screen when resizing

I have a problem - when i resize the screen the frames that i want hidden underneath it move up into the screen

(the problem itself: ame.discowd.com - RobloxStudioBeta_Nw1PXTucGw)

i’ve tried setting different anchor points, corner positions, uiratioconstraint and similiar, but
nothing really wants to work

Hi, did you try setting the anchor point to (0.5, 1)? And also convert your UI positions to Scale only?

yup, already .5, 1
image
ui position is also scale only
image

i had a UIAspectRatioConstraint in the parent of the frames
my bad

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.