# Skill Trainer Config

## Creation

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

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FQeClBUldmYEdzyfVsg8o%2Fimage.png?alt=media\&token=4a06da8a-8bbe-407c-89d8-8a50c5c45f62)

## Properties

| Name        | Description                                                                                                                     |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Skill Names | A list of names of [Skills](https://docs.anyrpg.org/scriptable-objects/skill) that the skill trainer can trainer the player in. |

## Next Steps

* Add a skill trainer config to a [Unit Profile](https://docs.anyrpg.org/scriptable-objects/unit-profile) to allow the player to learn skills by interacting with the character.
