How can I make more slots in the inventory template?

Hello,

I am using the template called “InventoryUIwithUMG” in UE4.14.

It comes with 5 slots and that is not alot, I would like to have more slots like 10 or 20.

I managed to add 5 slots without a compiling error but after i pickup the 5th item it still says inventory is full.

How can I add more slots?

Somebody? Anybody?

Well if you’re following the tutorial you can add thing when the steps come. I was in the same position last year. You should learn how it work to be able to make your own inventory system.

Thank you for the response.

Do you know if there is a youtube tutorial that uses the same system as the UE4 inventory template?

I think I found some videos about this system on their channel, thank you for pointing me in a direction!

Hi, the tutorial that you’re following is very good. But just one important thing in my opinion. Don’t just copy everything like a robto. I mean… Really, try to understand every step. After this you’ll be good to make your own inventory system. At the begening its very hard to understand but with time. :smiley:

Hi I started with the template where this is already built and functioning with 5 slots, but I wanted more. I found the solution now! Il post it as an answer to the question so it can be closed.


FIXED!

I had to change this 5 to a 10. :smiley:

This thread can be closed.