Recipe Item

A recipe item is an item that reaches the player a recipe when used.

Creation

To create a recipe 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 > RecipeItem.

Properties

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

NameDescription

Recipe Name

The name of a Recipe to learn when the item is used.

Next Steps

Last updated