Unreal Survival #23 - Inventory System Capacity
🕑 Added 2020-11-11 21:30:01 +0000 UTCIn this episode of the unreal engine survival series, I am going to add a capacity limit to the inventory system. In the current implementation, we haven't implemented any mechanism to prevent character collect items more than a certain limit, even though we have limited slots available in the inventory UI widget to show items. today, I am going to introduce a capacity limit so if the player tries to collect some item when there is no more space, "inventory full" notification will appear..
[Edit]
use the project files in this release : https://www.patreon.com/posts/54121475. Gameinstance is missing in the attached files
password : codelikeme_full
Comments
Thilina Premasiri
fixed it. download the inventory capacity part 1, 2, 3 into same folder and extract only the part1
James Clow
Nice tutorial, thanks. rar files claim part 2 is missing and that the password is incorrect. Thanks.