How can i get my inventory GUI to scale properly?

Im making a game which will have an inventory system. i have the savedata and suff working for the inventory but i dont know how i will be able to make the InventoryGUI scale nicely across all platforms (i dont wanna use a scrolling frame). Can anyone help me out?

1 Like

RobloxStudio Tutorial - AUTOSCALE Plugin by ZacBytes - YouTube

best video that I can recommend watching…

This will not work. You need a scrolling frame if you want it to scale the same across all platforms.

Phone screens are not big enough to have all icons fit at the same time.

i dont think i specified very well. i dont want each page to have the same number of slots. i want each page to fit as many of the slots into the page that it can whilst maintaining the size in offset.