# VoxEdit

## Ce este VoxEdit?

VoxEdit este un instrument de editare voxel dezvoltat de The Sandbox. Scopul instrumentului este de a permite artiștilor și creatorilor să creeze ASSET-uri voxel care pot fi utilizate în jocurile din metaversul The Sandbox, fiind echipat de avatarurile jucătorilor și vândut pe piața The Sandbox.

{% content-ref url="/pages/-MMpj3rsAfOQno4-tFJ5" %}
[Ce sunt ASSET-urile?](/the-sandbox/limba-romana-2f-romanian/assets/what-are-assets.md)
{% endcontent-ref %}

## Ce puteți face în VoxEdit?

Puteți crea o varietate de ASSET-uri, cum ar fi decorațiuni statice, obiecte cu interacțiuni, NPC-uri, inamici ostili, echipamente de avatar și așa mai departe.

Creatorii pot adăuga animații și comportamente predefinite ASSET-urilor lor.

{% content-ref url="/pages/-MMpMDH16ffa2RkwVn0o" %}
[Tutoriale](/the-sandbox/limba-romana-2f-romanian/other/tutorials.md)
{% endcontent-ref %}

## De unde pot descărca VoxEdit?

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

## Este VoxEdit compatibil cu alte programe de voxel art?

Puteți importa fișiere de tip VOX în VoxEdit și puteți exporta în modele OBJ și MagicaVoxel. Cu toate acestea, este puțin probabil ca vreun software de voxel art third-party să accepte importul fișierelor animate VXR din VoxEdit în acest moment.

## Cât de mare este 1 metru în VoxEdit?

1 metru (sau 1 bloc) este echivalentul a 32x32x32 voxeli.

## Cât de înalt este un personaj uman VoxEdit?

Un NPC uman are o înălțime de 2 metri (sau două blocuri). Asta înseamnă că au o înălțime de 64 voxeli.

## Link-uri utile

{% 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/limba-romana-2f-romanian/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.
