> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/aurora-engine/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/aurora-engine/components/loot-object-receiver/looting-object.md).

# Looting Object

{% hint style="warning" %}
In order to create an item that we will pick up in the inventory, you need to add the "Loot Weapon" component to the object, and there must also be some kind of collider on the object.
{% endhint %}

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-MbvGv6y794CMHqhigol%2F-MbvPt_WYTb8BjSlZ5zq%2Fimage.png?alt=media\&token=9bdf74a1-a130-489d-b88a-f9e2d956e0c8)

#### Item :

{% hint style="info" %}
Here should be located the prefab of our subject.
{% endhint %}

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-MbvGv6y794CMHqhigol%2F-MbvQUMHpExEJEQQhWoj%2Fimage%20\(36\).jpg?alt=media\&token=83770b2f-15fd-499a-9357-5257ece7ce15)

#### Advanced Settings :

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-MbvGv6y794CMHqhigol%2F-MbvR1LGoDXZOcmdqajM%2Fimage%20\(37\).jpg?alt=media\&token=ddd8d4cd-cc3e-45a5-b910-db99f1a8b4d5)

| Property       | Description                                            |
| -------------- | ------------------------------------------------------ |
| Use After Loot | Use this item after picking it up.                     |
| Count          | How many times you can pick up.                        |
| Pool Object ID | ID of the item in the object pool.                     |
| Delayed Time   | The time after which the object is placed in the pool. |
