> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XBOX 게임 스트리밍용 터치 컨트롤 레이아웃 구축

> XBOX Cloud Gaming 타이틀을 위한 사용자 지정 터치 컨트롤 레이아웃을 설계, 패키징 및 검증하는 방법을 TAK 도구 체인, 사용자 지정 자산, 고대비 모드와 함께 다룹니다.

XBOX 게임 개발을 위한 터치 레이아웃 빌드 관련 주제를 살펴보세요.

## 하위 항목

<CardGroup cols={2}>
  <Card title="샘플" icon="folder-open" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/index">
    샘플에 대한 문서입니다.
  </Card>
</CardGroup>

## 가이드

<CardGroup cols={2}>
  <Card title="사용자 지정 터치 컨트롤 레이아웃 만들기" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-build-touch-layout-github-copilot">
    사용자 지정 터치 컨트롤을 더 빠르고 스마트하게 만드는 방법을 확인합니다.
  </Card>

  <Card title="터치 어댑테이션용 사용자 지정 자산" icon="video" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-tak-custom-assets">
    터치 어댑테이션 레이아웃의 컨트롤에 의미 있는 아이콘을 제공하는 것은 플레이어에게 게임의 조작 방식을 효과적으로 전달하는 방법입니다.
  </Card>

  <Card title="터치 레이아웃 빌드를 위한 디자이너 가이드" icon="book-open" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-tak-designers-guide">
    1. 개요 1. XBOX 콘솔 게임에 터치 컨트롤을 추가할 때의 이점 2.
  </Card>

  <Card title="고대비 모드" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-tak-high-contrast-mode">
    타이틀의 색 구성에 따라 터치 레이아웃이 배경과 잘 대비되지 않아 잘 보이지 않는 경우가 있을 수 있습니다.
  </Card>

  <Card title="터치 컨트롤 레이아웃 빌드" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-building-touch-layout">
    터치 컨트롤 레이아웃 빌드는 다음을 포함하는 터치 어댑테이션 번들을 만드는 것으로 구성됩니다.
  </Card>

  <Card title="상태에 따라 터치 컨트롤 레이아웃 변경" icon="chart-line" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-changing-layouts-game-state">
    게임은 플레이어에게 표시되는 터치 레이아웃을 변경하거나 현재 표시된 레이아웃의 상태를 수정할 수 있습니다.
  </Card>

  <Card title="터치 컨트롤 레이아웃 배포" icon="box" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-deploying-touch-layout">
    터치 레이아웃을 빌드한 후에는 게임에서 이를 활용해야 합니다.
  </Card>

  <Card title="터치 레이아웃 게시" icon="rocket" href="/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-publishing-layouts">
    레이아웃을 빌드하고 검증한 후에는 플레이어가 게임 플레이 중에 액세스할 수 있도록 레이아웃을 게시할 수 있습니다.
  </Card>
</CardGroup>

## 함께 보기

* [Tak command line tool](/build/core-features/common/game-streaming/tak-command-line-tool/index)
* [Tak editor](/build/core-features/common/game-streaming/tak-editor/index)


## Related topics

- [XBOX 게임 스트리밍용 터치 컨트롤 레이아웃 구축](/ko/build/core-features/common/game-streaming/building-touch-layouts/index.md)
- [터치 컨트롤 레이아웃 구축](/ko/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-building-touch-layout.md)
- [표준 XBOX 컨트롤러 터치 컨트롤 레이아웃](/ko/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-full-layout.md)
- [게임 상태에 따라 터치 컨트롤 레이아웃 변경](/ko/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-changing-layouts-game-state.md)
- [터치 컨트롤을 구축하기 위한 디자이너 가이드](/ko/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-tak-designers-guide.md)
