#Why does my gui button tp here?
1 messages · Page 1 of 1 (latest)
Just an issue with scaling
If the close button is parented to the frame then the position should be roughly 1,0,0,0
Assuming an anchor point of 0.5,0.5
Making a bigger frame with transparencynof 1 with a ui constraint, it would look the exact same on all devices, just scales down for smaller screens
And used a scale size like: 1,0,1,0 instead of 0,200,0,350
(Hint, there are plugins to automatically convert offset to scale)
But he maybe doesn’t
I just used a scale size instead of the plugin
It’s quite useful when working with a lot of gui elements, as you can just drag stuff around a bit without having to change numbers