Trouble Creating a Custom Inventory System

Hello! I am quite new to scripting and have a system where you can break objects and they will go into your inventory, however since they are models they wont show in my inventory. Does anyone know a way to fix this? All help is appreciated <3

You can add a Folder object as a child of the player and use that to store the broken objects. Then, you can display the contents of the folder in your inventory using a GUI.