Specialization Change Config

A specialization change config creates a specialization change interactable option, allowing the player to change their class specialization by interacting with the character.

Creation

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

Properties

NameDescription

Specialization Name

The name of a Class Specialization that the player can specialize in.

Next Steps

  • Add a specialization change config to a Unit Profile to allow the player to change their class specialization by interacting with the character.

Last updated