UI Position Issues on devices

Below is the issue im running into, not so scaling, but moreso positioning of the elements. I need this green thing to be up against the image like below
image

After using size constraints and settings all UI to scale, below is what happens on some devices
image

2 Likes

There is a plugin called AutoScale Lite, which helps with the UI and making it so that the UI resizes depending on what device you are or even resize at all depending how big your screen is

And if the green bar or any other thing is next to the heart, move it a bit and I think you are good to go
That’s the only solution I could think of

[I recommend watching a tutorial if you have not done so]

I am actually this exact plugin and have been for awhile just haven’t ever really had an issue with two GUI frames right next to each other, ill try moving stuff around and see if that fixes it

I had my UiListLayout set to offset :person_facepalming:, thank you for the information though

1 Like

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