Documentation
Search…
⌃K

Quest Giver Config

A quest giver config creates a quest giver interactable option, allowing the player to start or turn in quests when they interact with the character.

Creation

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

Properties

Name
Description
Quests
A list of Quests that can be started or turned in.
Quest Giver Profile Names
A list of names of Quest Giver Profiles, which contain shared lists of Quests that can be re-used across different quest givers.

Next Steps

  • Add a quest giver config to a Unit Profile to allow starting and turning in quests by interacting with the character.