Inventory System Save System - One Object Spawns on Play After Being Destroyed

when you open/construct the widget send the appropriate inventory in as a variable.

you can do arrays of arrays via a struct, so you’d have an array of chestsaves struct and inside that struct you’d have the inventory data

1 Like