Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 754 Bytes

containers-and-items.md

File metadata and controls

22 lines (13 loc) · 754 Bytes
description
Using traits and filters with containers and items.

Containers & Items

Accepted Traits: Traits the items will need to be stored inside the container.
Denied Traits: Traits that are denied, regardless or if the item has accepted traits.
Must Have All: Check if the item must have all traits to be stored instead of just a single one.

Adding traits and filter to items and containers

To add a trait to an item just go to it's prefab and add it to the Traits list:

To add a filter to a container just go to it's prefab and add it to the Container Descriptor's script in the inspector: