thumbnail blueprint
blueprint

PickUpItem doesn't block over stacked items

  • Exposure: public
  • UE Version: 5.1

avatar author

Patsanoob

December 26, 2023, 7:34 pm

This blueprint is a quick modification to the PickUpItem in the AC_Inventory for the tutorial on making a 3D inventory like Sons of the Forest. The issue faced was when picking up an item which contained more than the MaxQuantity, the pickup function was not designed to take this into account, this rectifies that situation.

This video is provided by youtube using cookies.
See their privacy page.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v