Help with UI scaling

So I have two TextLabels here.

Both of them are positioned and sized using Scale, and they have a UIAspectRatioConstraint.

Both of their AnchorPoints are 0, 0.

The green TextLabel is centered in the blue one.

The problem is that when I change Roblox Studio’s workspace size by removing the Toolbox tab, the green TextLabel is no longer centered in the blue TextLabel. It moves to right.

This also happens when I test the game on other devices.

I tried manipulating the AnchorPoints, but it doesn’t seem to fix the problem.

Any ideas?

i use this plug in https://create.roblox.com/store/asset/1496745047/AutoScale-Lite?keyword=autoscale+lite&pageNumber=1&pagePosition=0 open unit conversion
image and press scale and offest buttons
image
and this should make it would work on every device you might need move it again after pressing those buttons

1 Like

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