Making a little RPG game and noticed that some UIs will overlap when changing devices. Is there a way to prevent this?
This is what I want
But this is what the overlap will show when switching to a old iphone
Notice how there’s gaps in photo 1.
I am currently using “UIListLayout” and I do not want to use ClipDescendants as it won’t look right.
Another example
Switching to phone
This is what my UI looks like (in StarterGui)