Class Change Config
A class change config creates a class change interactable option, which opens the class change window, allowing the player to change their character class.
Last updated
A class change config creates a class change interactable option, which opens the class change window, allowing the player to change their character class.
Last updated
To create a behavior config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > ClassChangeConfig.
Class Name
The name of the Character Class the player can change to.
Add a class change config to a Unit Profile to allow the character to open the class change window.