You're going above and beyond! Good work on these!
@agyornomeneus16084 жыл бұрын
great series, great tutorials!!! I would love to see in this series tutorials how to save and load - inventory, position of player, or how to make save profiles etc. :)
@yozzahughes39394 жыл бұрын
Nice bro will catch up on this later
@AlternativeEXP4 жыл бұрын
I know I have posted a similar question to the Discord. But I am not really getting any feedback. This tutorial series has been amazing. I am stuck on this last section. The craftable ui is not being spawned when adding items to the crafting table. i have debugged the best i can. it seems like the 'itemsfound' variable is not providing feedback when comparing it to the length of the recipe array. Any assistance would be utterly amazing.
@ItsMeBro4 жыл бұрын
Send screenshots of the functions in private to me, I'll have a look
@AlternativeEXP4 жыл бұрын
With the help of ItsMeBro, I found the issue. It was a missing call to the playerslots array in the return stack function in the backpack master!
@ryanhallock20754 жыл бұрын
Does this tie in with your survival series? I just discovered your channel and like it. I'm looking to learn and to prototype a multiplayer survival game but not sure which series I should follow or start with. Thanks!
@ItsMeBro4 жыл бұрын
Well this was not built for survival series. But, it is possible to use this inventory with survival series. You just gotta use the new inventory when ever doing damage or consuming items and stuff. For a beginner, i would suggest making a singleplayer game first. But the survival series are quite basic and more for beginners then the inventory and crafting.
@ryanhallock20754 жыл бұрын
@@ItsMeBro Thanks for the reply. I'm not a total beginner to UE, just looking for a tutorial on UE multiplayer and a bonus if it's survival. I'll look at your survival series to start. Thanks again!
@reerreer21564 жыл бұрын
We want multiplayer save system for this inventory system