Grid Inventory System

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to make some sort of grid inventory system that is compatible for all screen sizes. Example

  2. What is the issue? Include screenshots / videos if possible!
    I can’t seem to get any solid progress. I’ve done basic addition/subtraction and multiplication with UDim2 + 2D arrays, however it’s extremely buggy and it would honestly be better to do it some other way.

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I’ve spent a lot of time searching about it, however information is limited. All the open-source grid inventory systems use Offset instead of Scale so it’s not compatible for other screen sizes.

It would be greatly appreciated if someone could inform me on some sort of reliable way to achieve this.

You can convert Offset to Scale by using the AbsoluteSize.