Action RPG Inventory System

Here is a fix

Here is a fix.

Updated to fix the issue with losing the Paper Doll Equipment Slot background icons

Replace ItemInformation.icon on the Icon image with a new function with the logic below, create a new Texture 2D variable a name it PaperDollIcon set it to the properties shown in the image and set the default value to the T_UI_Slot, then in the Equipment widget click on each InventorySlot and set the Paper Doll Icon with the image found in the boarder element above it or to your own custom image if you have one, after this is done the the boarder can be deleted, this will needs to be done for all the UMG Slots.

1 Like