# 텍스트

텍스트에서는 플레이 중 텍스트 탭에 배포할 텍스트를 설정·편집할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(200).png" alt=""><figcaption></figcaption></figure>

## 신규 텍스트 추가

텍스트 목록 화면 오른쪽 상단의 「**텍스트 추가**」를 클릭하면, 「새 텍스트 탭」이 생성됩니다.

「새 텍스트 탭」을 클릭하면, 내용 편집 화면으로 이동합니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(5).png" alt=""><figcaption></figcaption></figure>

또한, 단계 화면 오른쪽 하단의 「단계 내용 기록」에서 텍스트 그룹명을 선택하면, 단계 내용과 완전히 동기화된 텍스트가 해당 단계 끝에 배포됩니다.

오프닝 문장을 나중에 다시 읽을 수 있도록 단계 끝에도 배포하거나, 단계에서 표시한 공통 정보를 텍스트에도 남기고 싶은 경우에 이용해 주세요.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(201).png" alt=""><figcaption></figcaption></figure>

## 텍스트 그룹

텍스트를 종류별로 알기 쉽게 묶는 기능입니다.

이미지 왼쪽처럼 우즈 스튜디오에서 설정하면, 앱에서는 이미지 오른쪽처럼 표시됩니다. 그룹 분류 예시는 다음과 같습니다.

* 「공통」「개별」「합독」처럼 나누기
* 「메인」「개요（설명）」「합독」처럼 나누기

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(202).png" alt=""><figcaption></figcaption></figure>

## 텍스트 탭의 내용

텍스트 탭에는, 텍스트와 이미지는 물론, 구분선과 말풍선도 넣을 수 있습니다.

각 항목은 추가 버튼에서 추가해 주세요. 나중에 순서를 바꾸는 것도 가능합니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(91).png" alt=""><figcaption></figcaption></figure>

텍스트에서는, 다음과 같은 글자 서식을 사용할 수 있습니다.

![](https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/images/giron3.png)

이미지에서는, 이미지를 화면의 **어디에 정렬할지**（왼쪽 정렬・가운데 정렬・오른쪽 정렬）, 어느 정도의 **크기**로 표시할지 설정할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(92).png" alt=""><figcaption></figcaption></figure>

「특정 단계에 도달했을 때」에 「특정 캐릭터」에게 배포하는 것과 같은 기본적인 조건 외에도, **복잡한 배포 조건**을 설정할 수 있습니다. **특수한 정보**나 **추가 정보**를 배포할 때 활용해 주세요.

![](https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/スクリーンショット%202024-02-20%2019.16.46.png)

캐릭터나 조건에 따라 텍스트와 이미지의 표시·비표시를 제어할 수도 있습니다. 자세한 내용은 [캐릭터에 따라 표시할 내용을 바꾸고 싶다](/ko/advanced/text-customize.md)를 참고하세요.

## 앱에서의 표시 순서

우즈 스튜디오의 텍스트 목록에 있어서의 **위에서** 순서＝앱의 텍스트 탭 내에서의 **왼쪽에서** 순서가 됩니다.

앱에서 표시하고 싶은 순서로 미리 바꿔 두세요.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(6).png" alt=""><figcaption></figcaption></figure>


---

# 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.studio.uzu-app.com/ko/basic-features/texttab.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.
