# Create Inventory Icon

* Now, press the button **Open Inventory Capture Tool**, so the mesh created is rendered in the window to take a picture of it.

!\[Text

Description automatically generated]\(<https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FrA6BlJaYfNqw2fBJpbjf%2F0?alt=media>)

* Configure the resolution of the image (the default value is 1024x1024) and the name of the capture. Also, you can use the values of position and rotation to rotate the object for a better perspective and move its position to place it correctly inside the capture. Once it is configured, press the button Get Capture.

!\[Graphical user interface, text

Description automatically generated]\(<https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FtjVJ1LKGIVle1tjgY5sM%2F1?alt=media>)

* In the folder path Assets/Game Kit Controller/Prefabs/Inventory/Captures, the new icon is stored. Also, the icon is assigned in the new inventory object in the Inventory List manager.

!\[Graphical user interface

Description automatically generated with medium confidence]\(<https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FJwGoG17UjMb2qorIZgrG%2F2?alt=media>)

* Then, configure the values for the object if can be used, equipped and/or dropped. The option Amount Per Unit is used normally for elements like fuel, where the player has for example 10 cans and every can has 10 liters. The Infinite Amount is used to set the inventory object with infinite uses.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://game-kit-controller.gitbook.io/docs/major-systems/inventory-system/create-inventory-icon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
