> ## 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.

# 2D 플랫포머 터치 컨트롤 레이아웃

> 2D 플랫포머 터치 컨트롤 레이아웃

플랫포머 게임을 위한 두 가지 샘플 터치 컨트롤 레이아웃입니다.

**간단한 플랫포머 레이아웃**

<img src="https://mintcdn.com/microsoft-4404708b/UZTRJSf0emX1fheE/images/gdk/features/common/game-streaming-sample-layouts-platformer-simple.png?fit=max&auto=format&n=UZTRJSf0emX1fheE&q=85&s=bf0c0db05f4ca467e395e2e7d176ff42" alt="2D 플랫포머 게임을 위한 간단한 레이아웃" width="2280" height="1080" data-path="images/gdk/features/common/game-streaming-sample-layouts-platformer-simple.png" />

**더 많은 플레이어 액션이 포함된 플랫포머 레이아웃**

<img src="https://mintcdn.com/microsoft-4404708b/UZTRJSf0emX1fheE/images/gdk/features/common/game-streaming-sample-layouts-platformer.png?fit=max&auto=format&n=UZTRJSf0emX1fheE&q=85&s=8e995ef4e6255d96a2eb54d5ddbfb170" alt="2D 플랫포머 게임을 위한 고급 레이아웃" width="2280" height="1080" data-path="images/gdk/features/common/game-streaming-sample-layouts-platformer.png" />

## 참고 사항

*간단한 플랫포머* 레이아웃은 기본 2D 플랫포머가 매우 간소화된 터치 경험을 어떻게 제공할 수 있는지 보여줍니다.

주요 요소는 다음과 같습니다.

* 왼손에서 사용할 수 있는 이동용 조이스틱. 게임이 해당 입력에 더 최적화된 경우 방향 패드도 고려할 수 있습니다.
* 플레이어의 상호작용 우선순위를 기준으로 오른손에 호(arc) 형태로 배치된 세 가지 핵심 액션(fire, jump, interact).

*플랫포머* 레이아웃은 간단한 플랫포머의 기본 위에 구축되며, 플레이어를 위한 추가 컨트롤을 어디에 추가할지 보여줍니다.

주요 추가 요소:

* 인벤토리 관리는 오른쪽 상단에 배치됩니다.
* 핵심 액션(sword, jump, bow)은 최적의 위치에 배치되며, 자주 사용되지 않는 다른 액션은 그 주변에 배치됩니다.

## 사용 가능한 경로

1. TAK [sample-layouts](https://github.com/microsoft/xbox-game-streaming-tools/tree/main/touch-adaptation-kit/samples/sample-layouts) 샘플의 일부입니다.
2. TAK 명령줄 도구의 [create 명령](/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-create-command)


## Related topics

- [샘플](/ko/build/core-features/common/game-streaming/building-touch-layouts/samples/index.md)
- [터치 컨트롤 레이아웃 구축](/ko/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-building-touch-layout.md)
- [격투 터치 컨트롤 레이아웃](/ko/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-fighter.md)
- [표준 XBOX 컨트롤러 터치 컨트롤 레이아웃](/ko/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-full-layout.md)
- [1인칭 슈터 터치 컨트롤 레이아웃](/ko/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-first-person.md)
