# 통합된 플러그인 및 대화 시스템

### 공식 지원되는 제3자 <a href="#easy-integration" id="easy-integration"></a>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Yarn Spinner</strong></td><td><a href="/pages/c638fc8d35040598edc96e3f5a2d5d409f1c17d3">/pages/c638fc8d35040598edc96e3f5a2d5d409f1c17d3</a></td></tr><tr><td><strong>Unity용 대화 시스템</strong></td><td><a href="/pages/adb20f56b566b47a233c348ba5fa71a153ae8d65">/pages/adb20f56b566b47a233c348ba5fa71a153ae8d65</a></td></tr><tr><td><strong>Naninovel</strong></td><td><a href="/pages/ba22dfa2276b47d177780c559bbc725feb39f8d9">/pages/ba22dfa2276b47d177780c559bbc725feb39f8d9</a></td></tr></tbody></table>

{% hint style="warning" %}
Text Animator 3.0이 이전의 모든 서드파티 에셋과도 최신 상태를 유지하도록, 모든 통합 페이지를 다시 작성하고 있습니다:&#x20;

* Ink
* Game Creator 2
* Unity 현지화 패키지
* Unity 비주얼 스크립팅
* Playmaker

또한 다음과 같이 더 많은 패키지를 통합하기 위해 작업 중입니다:

* Adventure Creator
  {% endhint %}

### 간편 통합 <a href="#easy-integration" id="easy-integration"></a>

대부분의 에셋은 *간편 통합*을 통해 작동해야 합니다. 즉, 해당 에셋이 Text Mesh Pro의 텍스트 변경 사항을 받아들여 거기서부터 타자기 효과를 시작할 수 있어야 합니다. 하지만 공식 통합도 곧 제공됩니다!&#x20;

{% hint style="danger" %}
텍스트에 추가되는 보이지 않는 태그

*간편 통합을 사용 중이라면, TextAnimator가 작동을 위해 텍스트에 보이지 않는 태그 두 개를 덧붙입니다. 걱정하지 마세요. 텍스트 배치/레이아웃은 그대로 유지되며, 태그가 전혀 작성되지 않은 것처럼 동작합니다.*
{% 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.febucci.com/text-animator-unity/3.x-ko/integrations/integrated-plugins-and-dialogues-systems.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.
