> For the complete documentation index, see [llms.txt](https://docs.febucci.com/text-animator-unity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.febucci.com/text-animator-unity/welcome/text-animator-for-unity.md).

# Text Animator for Unity

**Welcome** to the documentation of **Text Animator for Unity 3.X**!  We can't wait to have you animate your texts and get familiar with the plugin.

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

We're writing a documentation that's as short and concise as possible, but that is also able to help you when you need it the most. **Please make sure to read the first and most important pages**! They take a few minutes now but will save *a lot of time* later.

Useful links:

<p align="center"><a href="https://www.textanimatorforgames.com/unity#pricing" class="button primary">Purchase</a>  <a href="https://www.textanimatorforgames.com/unity" class="button secondary">Website</a></p>

#### Good to know

* <mark style="background-color:purple;">This documentation is available in different languages</mark>: English, Chinese, Korean, Japanese.
* You can browse <mark style="background-color:orange;">different versions and languages of this documentation</mark> at the top of this page.
* <mark style="background-color:yellow;">Text Animator is also available in other engines</mark>. [Learn more here](https://www.textanimatorforgames.com/).

And if you need any help at any time, feel free to visit the [troubleshooting page](/text-animator-unity/other/troubleshooting.md) (common issues and how to fix them) or the support page!&#x20;

{% embed url="<https://www.textanimatorforgames.com/support>" %}

#### Requirements

Please visit the [Requirements & Limitations](/text-animator-unity/welcome/requirements-and-limitations.md) page before purchasing or importing, and we also replied many [frequently asked questions here](/text-animator-unity/welcome/faq.md). Thanks!

***

**Have fun** and don't forget to join our [Discord ](https://discord.com/invite/j4pySDa5rU)to join the conversation and show what you've been creating!


---

# 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.febucci.com/text-animator-unity/welcome/text-animator-for-unity.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.
