Looting System

Responsible for the selection of items, how the selection will be made and where it will fall during the selection.

Search :

This parameter is responsible for the method of searching for items to select. At the moment there are 3 types of search :

Property

Description

Directional

Searches for items in a straight line.

Nearest

Searches for items in the radius.

Combine

It searches in a straight line, if it doesn't find it , it searches in a radius.

Inventory System :

Here we put the object containing the Inventory System component.‌

Check Point :

The point from which the search will be performed.‌

Advanced Settings :

Property

Description

Check Range

The distance at which you can pick up items.

Culling Layer

Layers through which you can search.

Last updated