How to move Mobile UI positioning?

So I need some brains to help figure out how I can make mobile ui be higher up or moved as it stays in the same position which would be fine, however, the default ROBLOX item icons overlap covering the UI.

I’ll show pictures to explain what I mean:

PC:

Mobile:
011259c70665f1282a1426bc7fd6f21f

Is it possible to have the UI appear higher up on mobile to avoid this problem - any help is much appreciated! :smiley:

Oh and yes I’ve already correctly scaled and positioned the UI’s, it’s not using Offset etc

You need to use offset, set the anchor point to the bottom and use offset to move it just above the hotbar.

3 Likes

Thank you! I’ll look into this hopefully it does the trick :smiley:

1 Like

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