Hello guys how i can't make this inventory sistem?

Hello guys how i can’t make this inventory sistem? with apparel system like this?

Please help me

Sory for my bad english …

What are you needing help with exactly? What have you done and what are you having trouble with?

The best way to NOT make it (which is, what you’ve asked) - is to do nothing. Problem solved.

Kidding aside… I suggest you to start with the basics of GUI scripting first. Try to create a simple list-inventory first, which should have following abilities: when you click an object in the game scene add a string with its object name to the list-inventory. If you achieve this then you’ve understood the essentials of inventory programming.

1 Like

Go over these tutorials and you’ll know how to make an inventory system.

It’s true that that will end up making an inventory sysem(which one can buy on the asset store) but so many things are redundant due to the way it was made, and unplanned for the most part. Especially how items are handled when “used” in the inventory.