Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I keep all ImageLabels' the same size even on different platforms.? [closed]

Asked by
ffejyos 10
5 years ago

I've tested a little bit with UIAspectRatioConstraint but to no avail. All I want is the ImageLabel to be in the same position for all resolutions and take up x amount of space in the screen.

0
This isn't a scripting question. This is ui properties. Use scale instead of offset. The parameters are {xScale, xOffset}, {yScale, yOffset}. RubenKan 3615 — 5y

Closed as off-topic by RubenKan

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?