# Cutscene Config

## Creation

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

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FVI2l6thjwHGDEd7yZ6jP%2Fimage.png?alt=media\&token=c5b18bfd-ed91-4677-8ef0-24209aca40ee)

## Properties

| Name          | Description                                                                              |
| ------------- | ---------------------------------------------------------------------------------------- |
| Cutscene Name | The name of the [Cutscene](https://docs.anyrpg.org/scriptable-objects/cutscene) to play. |

## Next Steps

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