# Components

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

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