Item 2D |
A basic component for items of the game framework. The base settings are configured by means of Item 2D Type.
Using this class, you can create objects that can take and use by a character. The examples are placed in "Assets\Content\Items 2D".
Character 2D can interact with the object.
The item is customizable by using Item 2D Type component.
Name | Description |
---|---|
Item Type | The type of the item. |
Item Count | The amount of items in the component. |