# Behavior Config

## Creation

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 > BehaviorConfig*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FXxDp6O9mjK9Wx6SBrIDW%2Fimage.png?alt=media\&token=0cc888e4-e275-4f6b-af05-c0a11834db24)

## Properties

| Name           | Description                                                                                                 |
| -------------- | ----------------------------------------------------------------------------------------------------------- |
| Behavior Names | A list of [Behavior Profiles](https://docs.anyrpg.org/scriptable-objects/behavior-profile) that can be run. |

## Next Steps

* Add a behavior config to a [Unit Profile](https://docs.anyrpg.org/scriptable-objects/unit-profile) to allow the character to run behaviors.
