Faction Change Config

A faction change config creates a faction change interactable option, allowing the player to open the faction change window and change their faction.

Creation

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

Properties

NameDescription

Faction Name

A list of DialogsThe name of the Faction the player can change to.

Next Steps

  • Add a faction change config to a Unit Profile to allow the player to change their faction.

Last updated