Currency Item

A currency item is an item that provides a specific amount of a specific currency to a player when used.

Creation

To create a currency item, find (or create) the GameName/Resources/GameName/Item folder (or any subfolder) in the project tab and right click. Choose Create > AnyRPG > Inventory > Items > Currency Item.

Properties

In addition to the properties shared by all Items, currency items have the following unique properties.

NameDescription

Gain Currency Name

The name of the Currency that will be gained upon use.

Gain Currency Amount

The amount of the Currency that will be gained upon use.

Next Steps

Last updated