Drop

The Drop item ability will drop the currently equipped item. If the item has a drop prefab setup then that prefab will be instantiated and the item will fall to the ground.

Inspected Fields

Slot ID

The slot that should be dropped. -1 will drop all of the slots.

No Drop Item Definitions

The Item Definitions that cannot be dropped.

Wait For Unequip

Should the item wait to be dropped until it is unequipped?

Drop Event

Specifies if the item should be dropped when the OnAnimatorDropItem event is received or wait the specified amount of time before dropping the item.