Well, I've made an inventory system like this image and my code is just like the inventory example on construct 3 start page
Right now, I want to make an inventory which can store items with different size (like the below image), but I have no idea what should I do and how can I handle this with arrays?!
I would be thankful if you guys explain what should I do or share an example file