# Speech Bubbles

<figure><img src="/files/lrK4ppXBZCyR89uXAHTb" alt=""><figcaption></figcaption></figure>

This Unity package provides two prefabs: **Formal Bubble** and **Casual Bubble**. The package requires Yarn Spinner for Unity.

This add-on is not part of the open source Yarn Spinner package, and can be [purchased from the Yarn Spinner Itch.io Store](https://yarnspinner.itch.io/speech-bubbles-for-yarn-spinner):

{% embed url="<https://yarnspinner.itch.io/speech-bubbles-for-yarn-spinner>" %}

Speech Bubbles for Yarn Spinner provides a **Casual Bubble** and a **Formal Bubble** prefab. Both are customisable, powerful, and extremely flexible:

* customise fonts, colours, and styles of bubbles
* optional character nameplate
* flexible anchor point for bubble stem
* lock bubbles to camera, or not, your choice
* works for 2D or 3D games

This guide provides documentation on using both prefabs.

{% hint style="danger" %}
The oldest supported version of Unity for the Speech Bubbles is 2021.3.
{% endhint %}


---

# Agent Instructions: 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/2.4/add-ons/speech-bubbles.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.
