I managed to save and load the inventory but when loading the icons fail since they are not placed in their slot
I would like to know how to save the slot with the item
without knowing more you likely dont need to save the slot you just need to update the slot post load.
i have the slot bind to an inventory updated event dispatcher.
if this isnt what you mean we’d need more details
1 Like
I made an inventory of 6 slots, everything I take is saved and loaded except the object icons
I did it following this tutorial
Save items with slot indices and restore them on load to keep inventory order intact.
1 Like
how do I do it? Any video or image to use as a reference?