-
What do i want to achieve?
I want to make a backpack gui and a coin gui -
What is the issue?
On phones and other divaces the two immages aren’t scailing proprely.
Use UDim2.FromScale()
instead, mainly focus on the scale instead of the offset, the scale ensures that it fits in all devices
(post marked for deletion for privacy reasons)
1 Like
Scale = Automatically size to any device
Offset = Will stay the same no matter what
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.