Dialog Config

A dialog config creates a dialog interactable option, allowing the player to open a dialog window and interact with it.

Creation

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

Properties

NameDescription

Dialog Names

A list of Dialogs that can be launched.

Next Steps

  • Add a dialog config to a Unit Profile to allow the character to launch dialogs.

Last updated