4. Storage {{ currentPage ? currentPage.title : "" }}

If the Shop of a Player closes, the Items and Money will be stored to the Storage.

I recommend to create something like a second Inventory which contains the Items and Currency of it.

Just call getStorage and create on start the Window.

With a Button the Player can get the Items and Money of the Storage.

Just call TryToClearStorage on click of the Button.

Look into SP8_WBP_PlayerShopStorage inside the Directory RPG_Essentials / Example / SP8_WBP_PlayerShopStorage on how to setup the Widget.

{{{ content }}}