Looting System
Responsible for the selection of items, how the selection will be made and where it will fall during the selection.
Last updated
Responsible for the selection of items, how the selection will be made and where it will fall during the selection.
Last updated
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.
Here we put the object containing the Inventory System component.
The point from which the search will be performed.
Property
Description
Check Range
The distance at which you can pick up items.
Culling Layer
Layers through which you can search.