> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.1/using-yarnspinner-with-unity/components.md).

# Components

Yarn Spinner for Unity is made up of a number of components. The most important of these are the [**Dialogue Runner**](/2.1/using-yarnspinner-with-unity/components/dialogue-runner.md), which loads and runs your scripts, and the [**Dialogue Views**](/2.1/using-yarnspinner-with-unity/components/dialogue-view.md) that show content to your player.

In this section, you'll learn about how to work with each of these.
