Crafting Node Config
A crafting node config creates a crafting interactable option, allowing the player to open the crafting window and craft items.
Last updated
A crafting node config creates a crafting interactable option, allowing the player to open the crafting window and craft items.
Last updated
To create a crafting node config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > CraftingNodeConfig.
Name | Description |
---|---|
Ability Name | The name of the Craft Ability the crafting window will support. |
Add a crafting node config to a Unit Profile to allow the character to open the crafting window and craft items.