Scrolling inventory

I want to make an inventory kind of like this in bee swarm simulator:
Untitled design
Basically it adds items infinitely there is no limit to it and you can scroll up and down. You can check the resources description and amount and all. And you can also use the resource to upgrade for example. I don’t know how to make it but I could really use some help if anyone could help me :smiley: Thank you nonetheless!

2 Likes

Create a new layer to place each inventory item. Once the list is longer than the screen, allow for scrolling.

Here’s an example project for inventory scrolling. It’s horizontal, but it should give you an idea of how to do it.

Sorry I’m still a bit confused

My bad - I forgot to link to the example :person_facepalming:

Here is the link to the scrolling inventory project.

1 Like