Click or drag to resize

Item 2D

Item 2D TypeManual / Addons / Item 2D / Item 2DWeapon 2D

Item 2D

A basic component for items of the game framework. The base settings are configured by means of Item 2D Type.

Contents
Overview

Using this class, you can create objects that can take and use by a character. The examples are placed in "Assets\Content\Items 2D".

Screenshot999999999999999999999999664.png
How to use

Character 2D can interact with the object.

Screenshot999999999999999999999999663.png
Customization

The item is customizable by using Item 2D Type component.

Properties
Name Description
Item Type The type of the item.
Item Count The amount of items in the component.
See also
Item 2D TypeWeapon 2D