# VoxEdit

## Cos'é VoxEdit?

VoxEdit è uno strumento di editing voxel sviluppato da The Sandbox. Lo scopo dello strumento è consentire ad artisti e creatori di creare ASSET voxel che possono essere utilizzati nei giochi nel metaverso di The Sandbox, equipaggiati dagli avatar dei giocatori e venduti nel mercato di The Sandbox.

{% content-ref url="/pages/-MMpj3rsAfOQno4-tFJ5" %}
[Cosa sono gli ASSET?](/the-sandbox/ita/assets/what-are-assets.md)
{% endcontent-ref %}

## Cosa puoi fare con VoxEdit?

Puoi creare una grande varietà di ASSET, come decorazioni statiche, oggetti intrattabili, personaggi non giocanti (NPC), nemici ostili, equipaggiamento avatar e così via.&#x20;

I creatori possono aggiungere animazioni e comportamenti predefiniti ai propri ASSET.

{% content-ref url="/pages/-MMpMDH16ffa2RkwVn0o" %}
[Tutorial](/the-sandbox/ita/other/tutorials.md)
{% endcontent-ref %}

## Dove posso scaricare VoxEdit?

Qui: <https://www.sandbox.game/en/create/vox-edit/>

## VoxEdit è compatibile con altri software d'arte voxel?

Puoi importare VOX in VoxEdit. Ed è possibile esportare in modelli OBJ e MagicaVoxel. Tuttavia, è improbabile che qualsiasi software di arte voxel di terze parti supporti l'importazione di file VXR animati VoxEdit in questo momento.

## Quanto è grande 1 metro in VoxEdit?&#x20;

1 metro (o 1 blocco) è l'equivalente di 32x32x32 voxel.

## Quanto è alto un personaggio umano VoxEdit?&#x20;

Un NPC o avatar umano è alto 2 metri (o due blocchi). Ciò significa che sono 64 voxel di altezza.&#x20;

## Link utili

{% 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/ita/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.
