Inventory As List

How do I…

Add an new List slot when i pick up an item

What is the expected result

The Player touches an item and it gets put into the inventory list

What is the actual result

The Player touches an item and a new slot in the inventory list appears. when scrolled down in the list the slot gets created inside another slot

Related screenshots

image

for that to work i have to disable the list, then create a new slot, then put all slots where they should be and then enable the list again. i just dont know how to do that

[edit]
i was wrong i have to find a diffrent way