> For the complete documentation index, see [llms.txt](https://alessandro-cristoffer.gitbook.io/inventory-system-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alessandro-cristoffer.gitbook.io/inventory-system-docs/overview/implementation.md).

# Implementation

{% hint style="info" %}
**GitBook tip:** A succinct video overview is a great way to introduce folks to your product. Embed a Loom, Vimeo or YouTube video and you're good to go! We love this video from the fine folks at Loom as a perfect example of a succinct feature overview.
{% endhint %}

## Overview

The implementation of the system can be summarized in 3 Steps: add the component, create the item, create the pickup actor.

First ste&#x70;**:** Added Inventory Component to the character

<figure><img src="/files/2HDJQi4SnCPW2xRoWmNU" alt=""><figcaption></figcaption></figure>

Second ste&#x70;**: Create the item**

<figure><img src="/files/nF1FSsr7Lb1DK1btloPI" alt=""><figcaption></figcaption></figure>

Third ste&#x70;**: Create the pickup actor**

<figure><img src="/files/wIqzTlH90BduBlL6Njus" alt=""><figcaption></figcaption></figure>

Final Setup

<figure><img src="/files/XWDz9vzzR2JstNDC3oHG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/clthNNNF7kSvRFmTpiIA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bAzEgVATxIWxF4OuxS2Y" alt=""><figcaption></figcaption></figure>
