Hey! I got a problem over here while I was testing my new menu UI for my game, problem is that on studio everything seems to be right, otherwise, when I test on Roblox directly, the UI frame is cutted, I attach a screenshot of the exact issue. I would thank a lot if someone could help me out to solve the inconvenience.
what do you mean exactly? I am not understanding
Because on studio everything seems to be right, but when testing on roblox, it seems like on the picture.
Download the AutoScale-Lite plugin and open it in the studio click ‘‘Unit Conversion’’ and Press both scales once you select any Frames, Text Labels, text boxes, or anything else related to UI that you have inside your game.
Select any Frame, TextLabel, TextBox, or anything related to GUI/UI once you selected that go to the ‘‘Plugins’’ tab and find the AutoScale Lite Plugin after that you click ‘‘Unit Conversion’’ and press both Scaled and it should be fixed for and on any Device.
Hey! Thank you for your help on that, it really saved me. Now my text or images inside the frame are not in the center as before, is it possible to fix that too with the plugin? In that case, could you please explain it to me?
Can you provide any screenshots if possible? Other than that you could maybe just move it to the center again by dragging or checking if you used the AutoScale Plugin on those as well.
Go inside the Frame Properties and see if you put the size to {1,0},{1,0} the exact size as I put (Do this when you used the AutoScale Plugin (Scaled) on the Frame)
Furthermore, just see if you put the Anchor Point on the Text Labels, and Image Labels to 0.5, 0.5 and place it correctly in the middle again for everything.