> 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/3.x-ko/customization/global-settings.md).

# 전역 설정

자산 기능의 많은 부분을 처리하기 위해 전역 설정을 사용할 수 있습니다.

{% hint style="info" %}
"TextAnimatorSettings" ScriptableObject는 Resources 폴더에 배치되어야 합니다. 플러그인은 가져올 때 자동으로 이를 처리해야 하며, 찾지 못하면 자동으로 수정해야 합니다!
{% endhint %}

주요 옵션은 다음과 같습니다:

* 애니메이션 범주를 활성화하거나 비활성화하는 토글 **전역적으로** (모든 텍스트 애니메이터에 대해)
* 자동으로 인식될 다른 데이터베이스를 설정
* 구문 분석 기호를 변경(예: 지속 효과에 대해 "<>" 대신 "\[]" 대괄호 사용)
* 구성 요소에 옵션이 설정되지 않은 경우 사용할 "폴백"을 설정&#x20;

<figure><img src="/files/cf93c4a8523c7521eb9c4ec3c37132f4337cdb8a" alt="" width="563"><figcaption></figcaption></figure>
