MasonX890
(MasonX890)
#1
How do I Tween a Gui to the same spot on every size screen?
Try reading this, it might help you.
Another way to resize the Gui to be the same is using a Autoscale plugin.
Use scale and not offset. For reference UDMI2’s are built like this: UDMI2.new(XScale, XOffset, YScale, YOffset)
1 Like