> 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/yarn-spinner-for-unity/unity-add-ons.md).

# Unity Add-Ons

<div><figure><img src="/files/Ldu0P5LlNgVttFxS6bJN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/acMHxoYQcoswbGsWAgJp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GyHCjrEmB89DqbmxQgmC" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can purchase these add-ons at [the Yarn Spinner Itch Store](https://yarnspinnertool.itch.io) or via the [Unity Asset Store](https://assetstore.unity.com/publishers/91946). Purchasing Yarn Spinner, or a Yarn Spinner Add-on is the best way to help support Yarn Spinner, and the team behind it.
{% endhint %}

Yarn Spinner is **always** free and open source. To help offset the costs of designing, building, and supporting Yarn Spinner, we provide a number of add-ons as paid extras to make implementing Yarn Spinner in your games easier for you.

At the moment, these include:

* [Text Animator for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/text-animator.md)
* [Dialogue Wheel for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/dialogue-wheel.md)
* [Speech Bubbles for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/speech-bubbles.md)
* [Snaaake for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/snaaake.md)
* [Classic RPG for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/classic-rpg.md)

Text Animator for Yarn Spinner, Snaaake for Yarn Spinner and Classic RPG for Yarn Spinner. are all included in the Itch.io and Asset Store versions of Yarn Spinner for Unity.&#x20;

Dialogue Wheel and Speech Bubbles are available as separate purchases on the [Yarn Spinner Itch.io Store](https://yarnspinner.itch.io/) or via the [Unity Asset Store](https://assetstore.unity.com/publishers/91946). They can be used with the free or paid versions of Yarn Spinner.

This section of the Yarn Spinner documentation provides guides for the available add-ons.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yarnspinner.dev/yarn-spinner-for-unity/unity-add-ons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
