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. :)
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!
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.
@@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!
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.
You're going above and beyond! Good work on these!
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. :)
Nice bro will catch up on this later
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!
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.
@@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!
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.
Send screenshots of the functions in private to me, I'll have a look
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!
We want multiplayer save system for this inventory system
we really do