question

daksshbhambre avatar image
daksshbhambre asked

simple user item inventory in unity

so I have made an inventory UI that displays what items the player has like Minecraft but I want to display only the item name and image by item image URL my catalog item. inventory bar has 8 boxes to store the items if it exceeds the limit then the other items will be available in the three dots menu. I have tried to code this using getuserinventory request but it did not work. how can I make this?

unity3dPlayer Inventory
2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Rick Chen avatar image Rick Chen ♦ commented ·

Could you please describe what you mean by the GetUserInventory API did not work? Is there any error message when you call this API?

0 Likes 0 ·
daksshbhambre avatar image daksshbhambre Rick Chen ♦ commented ·

no there is no error but i could not figure out how to make it

0 Likes 0 ·

1 Answer

·
JayZuo avatar image
JayZuo answered

According to your description, you question is more like a Unity UI question. This is out of our scope. For how to implement the UI you want in Unity, please post your question in Unity Forums. Thanks for your understanding.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.