Gathering Node Config
A gathering node config creates a gathering node interactable option, allowing the player to gather crafting resources.
Last updated
A gathering node config creates a gathering node interactable option, allowing the player to gather crafting resources.
Last updated
To create a gathering node config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > GatheringNodeConfig.
Loot Table Names
A list of Loot Tables containing Items this node can drop when gathering is performed.
Spawn Timer
The number seconds after all Items have been looted before the node resets and spawns again.
Ability Name
The name of a Gather Ability the player must know to interact with the gathering node.
Add a gathering node config to an Interactable to allow gathering from it.