# 복스에딧

## 복스에딧이란 무엇인가요?

복스에딧(VoxEdit)이란 더 샌드박스가 개발한 복셀 편집 툴입니다. 아티스트와 크리에이터는 이 툴을 이용해 복셀 애셋을 만들어 더 샌드박스 메타버스 내 게임에서 사용하거나, 플레이어 아바타에 장착하거나, 마켓플레이스에서 판매할 수도 있습니다.

{% content-ref url="/pages/-MMpj3rsAfOQno4-tFJ5" %}
[애셋(Asset)이란 무엇인가요?](/the-sandbox/korean/assets/what-are-assets.md)
{% endcontent-ref %}

## 복스에딧으로 무엇을 할 수 있나요?

움직이지 않는 장식품, 복잡한 물체, NPC, 적, 아바타가 착용 가능한 아이템 등 다양한 애셋을 만들 수 있습니다.

크리에이터는 애셋에 애니메이션이나 지정된 행동을 추가할 수 있습니다.

{% content-ref url="/pages/6NmHBwsPXrtvUKNGQcqC" %}
[튜토리얼과 아카데미](/the-sandbox/korean/links-and-resources/tutorials.md)
{% endcontent-ref %}

## 어디서 복스에딧을 다운로드할 수 있나요?

[여기를 클릭하여 더 샌드박스 공식 웹사이트에서 복스에딧을 다운](https://www.sandbox.game/kr/create/vox-edit/?r=BRfi9bS3OdLtnlW5wetMY_)받을 수 있습니다.

## 복스에딧은 다른 복셀 아트 소프트웨어와 호환되나요?

복스에딧에서 VOX 파일을 불러올 수 있으며 OBJ나 매지카복셀 모델을 내보내는 것도 가능합니다. 그러나 현재 복스에딧으로 만든 애니메이션화된 VXR 파일을 지원하는 서드파티 복셀 아트 소프트웨어는 없습니다.

## 복스에딧에서 1미터는 어느 정도인가요?

1미터 (혹은 1 블록)는 32x32x32 복셀과 동일합니다.

## 복스에딧에서 사람 형태의 캐릭터는 키가 어느 정도인가요?

사람 형태의 NPC나 아바타는 2미터 (혹은 2 블록)로 64 복셀 높이와 동일합니다.

## 참고 링크

{% embed url="<https://medium.com/sandbox-game/voxedit-the-sandbox-voxel-editor-db23fb2e9a19>" %}

{% embed url="<https://medium.com/sandbox-game/voxedit-beta-learning-the-basics-523781a26c6b>" %}


---

# 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.sandbox.game/the-sandbox/korean/assets/voxedit.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.
