Vendor Config

A vendor config creates a vendor interactable option, allowing the player to buy or sell items when interacting with the character.

Creation

To create a vendor config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > VendorConfig.

Properties

NameDescription

Vendor Collection Names

A list Vendor Collections, which contain lists of Items that can be purchased.

Next Steps

  • Add a vendor config to a Unit Profile to allow buying and selling Items by interacting with the character.

Last updated