> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/creator/content-creator-ko/readme.md).

# 크리에이터 여러분, 환영합니다

Decentraland 씬, 웨어러블, 이모트를 만드세요. Creator Hub가 권장 도구이며, AI 코딩 어시스턴트를 위한 SDK Skills와 고급 워크플로를 위한 CLI도 제공합니다.

함께 Decentraland를 만들어 봅시다!

모든 크리에이터를 환영합니다! Decentraland에서는 다양한 재능과 숙련도를 가진 사람들을 위한 폭넓은 창작 가능성을 제공합니다!

Decentraland는 데스크톱(Windows 및 macOS)과 모바일 기기(iOS 및 Android)에서 이용할 수 있습니다. 플레이어는 동일한 계정, 아바타, 인벤토리로 클라이언트 간을 매끄럽게 이동합니다. 즉, 사용하는 기기와 상관없이 모든 사람에게 씬이 잘 작동해야 합니다. 이 가이드 전반에서 지원되는 모든 플랫폼에서 씬이 훌륭하게 작동하도록 설계, 빌드, 테스트하는 방법에 대한 권장 사항을 찾을 수 있습니다. 모바일 전용 안내는 [모바일용 구축](/creator/content-creator-ko/build-for-mobile/mobile-client/overview.md).

## 크리에이터 허브

크리에이터 허브는 모든 지식 수준의 크리에이터에게 권장되는 도구입니다. 다음과 같은 것을 만들 수 있는 데스크톱 애플리케이션입니다:

* [웨어러블 및 스마트 웨어러블](#wearables)
* [이모트](#emotes)
* [씬](#scenes)

![](https://3980763956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-f462b44cac8b5dff210bdd399f71bf7301bb423f%2Fscene-editor.png?alt=media)

Creator Hub 다운로드 [여기](https://decentraland.org/download/creator-hub).

## 웨어러블

웨어러블은 플레이어 아바타가 착용할 수 있는 의류 아이템입니다. 이는 NFT로 판매되며 다음에서 구매할 수 있습니다 [마켓플레이스](https://decentraland.org/marketplace/browse?section=wearables\&vendor=decentraland\&page=1\&sortBy=newest\&status=on_sale).

에 대해 모든 것을 알아보세요 [웨어러블 만들기](/creator/content-creator-ko/wearables-and-emotes/wearables/creating-wearables.md).

SDK의 코드를 웨어러블과 결합하여 [스마트 웨어러블](/creator/content-creator-ko/sdk7/kinds-of-projects/smart-wearables.md). 그러면 플레이어가 웨어러블을 착용할 때마다 전역 씬이 켜집니다. 참조 [프로젝트 유형](/creator/content-creator-ko/sdk7/kinds-of-projects/kinds-of-project.md) 를 통해 다양한 옵션을 더 잘 이해하세요.

## 이모트

이모트는 플레이어의 아바타가 할 수 있는 애니메이션입니다. 이는 NFT로 판매되며 다음에서 구매할 수 있습니다 [마켓플레이스](https://decentraland.org/marketplace/browse?assetType=item\&section=emotes\&vendor=decentraland\&page=1\&sortBy=newest\&status=on_sale).

에 대해 모든 것을 알아보세요 [이모트 만들기](/creator/content-creator-ko/wearables-and-emotes/emotes/creating-emotes.md).

## 씬

Decentraland의 3D 콘텐츠는 씬으로 이루어져 있으며, 각 씬은 일정한 공간을 차지하고 서로 나란히 표시되어 플레이어가 자유롭게 그 사이를 걸어 다닐 수 있습니다.

크리에이터 허브를 사용하면 쉬운 드래그 앤 드롭 인터페이스로 씬을 만들고, 코드도 편집해 상호작용을 완전히 제어할 수 있습니다. 미리보기를 실행하고, 디버그하고, 코드를 편집하고, 게시할 수 있습니다.

[자세히 알아보기](/creator/content-creator-ko/scene-editor/get-started/about-editor.md)

### Decentraland 씬은 어떻게 만들나요?

1. **설치하세요** [**크리에이터 허브**](https://decentraland.org/download/creator-hub), 씬을 만들고, 미리보고, 게시할 수 있는 공식 데스크톱 앱입니다. 모든 수준의 크리에이터에게 권장되는 도구입니다.
2. **AI 코딩 어시스턴트를 사용하는 경우** (Claude Code, Cursor, Copilot 같은) 공식 [Decentraland SDK Skills](/creator/content-creator-ko/sdk7/getting-started/vibe-coding.md) 를 설치하여 검증된 SDK7 패턴을 알 수 있게 하세요: `npx skills add decentraland/sdk-skills`
3. **그** [**CLI**](/creator/content-creator-ko/sdk7/getting-started/using-the-cli.md) 는 고급 사용자와 자동화된 워크플로를 위한 대안입니다.

### 3D 아트

Decentraland 씬은 3D 모델들로 구성됩니다.

* 씬 편집기의 다양한 기본 자산 카탈로그에서 선택하세요. 이는 바로 사용할 수 있도록 준비되어 있으며 Decentraland에서 사용하도록 최적화되어 있습니다

  ![](https://3980763956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-47462c1f29034999d3113fe694267c78c669311a%2Fitems.png?alt=media)
* Blender나 선호하는 3D 도구를 사용해 직접 3D 모델을 제작하세요. 그런 다음 이를 씬 편집기로 가져오세요.

  ![](https://3980763956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-339355352ee7710aa2cfab22bc318ac3861f2d77%2Fblender.png?alt=media)

{% hint style="warning" %}
**📔 참고**: Decentraland의 콘텐츠는 특정 [크기 제한](/creator/content-creator-ko/sdk7/optimizing/scene-limitations.md) 내에 있어야 씬이 원활하게 실행됩니다.

참고 [3D 모델링](/creator/content-creator-ko/3d/3d-models.md) 최적화를 위한 팁과 요령, 3D 모델에서 지원되는 기능 및 형식에 대한 정보를 확인하세요.
{% endhint %}

### 상호작용성

씬을 상호작용 가능하게 만들려면:

* **코드 없음**: 씬 편집기의 UI를 사용해 [스마트 아이템](/creator/content-creator-ko/scene-editor/interactivity/smart-items.md) 씬에 넣으세요. 이는 자체 동작이 미리 내장된 모델이며, 매우 높은 수준으로 사용자 지정할 수 있습니다. 또한 여러분의 맞춤형 모델에도 동일한 동작을 지정할 수 있습니다(코드 필요 없음).

  ![](https://3980763956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-2003cf309e575cf0ca16336683f1eb61d42822e7%2Fsmart-items.png?alt=media)
* **코드**: 맞춤 로직을 통합하고 싶은 개발자를 위해 SDK를 사용해 코드를 작성하고 상상할 수 있는 모든 것을 구현하세요. SDK 사용법을 배우세요:
  * [SDK 빠른 시작](/creator/content-creator-ko/sdk7/getting-started/sdk-101.md): 빠른 입문 강좌를 위해 이 미니 튜토리얼을 따라 해보세요.
  * [개발 워크플로](/creator/content-creator-ko/sdk7/getting-started/dev-workflow.md): 씬 제작의 처음부터 끝까지를 이해하려면 이것을 읽어보세요.
  * [AI와 함께하는 바이브 코딩](/creator/content-creator-ko/sdk7/getting-started/vibe-coding.md): 원하는 것을 평범한 언어로 설명해 씬을 만들고, AI 코딩 어시스턴트가 코드를 작성하게 하세요.
  * [예제](https://studios.decentraland.org/resources?sdk_version=SDK7): 바로 동작하는 예제 씬을 살펴보세요.

    ![](https://3980763956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-62d27299a31befff5ec9b06ab2b4fd2b0941d496%2Fsdk-code.png?alt=media)

{% hint style="warning" %}
**📔 참고**: 또한 다음이 필요합니다 [Visual Studio Code](https://code.visualstudio.com/) 설치되어 있어야 합니다.
{% endhint %}

### 씬 게시

씬 편집기로 씬 제작을 시작하는 데는 어떤 토큰도 소유할 필요가 없습니다. 씬을 게시하려면 다음 옵션 중에서 선택할 수 있습니다:

* **Genesis City의 LAND**: Decentraland의 주요 오픈 월드로, 16x16미터 구획으로 나뉘어 있습니다. LAND에서 서로 인접한 하나 이상의 구획을 구매하고 [마켓플레이스](https://decentraland.org/marketplace/lands), 그곳에 씬을 배포하세요.
* **Decentraland Worlds**: [Worlds](/creator/content-creator-ko/sdk7/publishing/publishing-options.md#decentraland-worlds) 메타버스에서 여러분만의 공간입니다. 필요한 것은 하나의 [Decentraland 이름](https://decentraland.org/marketplace/names/claim), 그리고 원하는 만큼 큰 씬을 게시할 수 있습니다!

참고 [프로젝트 유형](/creator/content-creator-ko/sdk7/kinds-of-projects/kinds-of-project.md) 를 통해 다양한 옵션을 더 잘 이해하세요.

참고 [게시](/creator/content-creator-ko/sdk7/publishing/publishing.md) 씬을 Genesis City 또는 Worlds에 게시할 때의 세부 정보와 특별 옵션은 모두

## 유용한 자료

확인해 보세요 [유용한 자료](/creator/content-creator-ko/sdk7/getting-started/useful-resources.md) 창작 워크플로를 가속할 수 있는 도구, 애드온, 에셋 라이브러리, 예제 프로젝트의 엄선된 목록은


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.decentraland.org/creator/content-creator-ko/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
