You might try making the Inventory an Array of type “Inventory Items” and backpack a variable of type “Backpack”. It will allow you to change backpacks easily, and get inventory information from within the player blueprint.
You might try making the Inventory an Array of type “Inventory Items” and backpack a variable of type “Backpack”. It will allow you to change backpacks easily, and get inventory information from within the player blueprint.