Bank Config

A bank config creates a bank interactable option, which allows the character to store items.

Creation

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

Properties

A bank config does not have any properties other than the properties shared by all Interactable Option Configs.

Next Steps

  • Add a bank config to a Unit Profile to allow the character to serve as a bank.

Last updated