# Insert 3D & 2D Objects

## How to Insert 3D Objects

{% embed url="<https://youtu.be/SL69gdJ2dIc>" %}

1. Click the **3D Objects** menu.
2. Inside the library, you will see various 3D objects with different categories, ready to use for your projects!
3. To insert the objects, just click on the object of your choice.
4. Your object will appear on the Editor, and you can modify them later.

## How to Import 3D Objects

{% embed url="<https://youtu.be/byK8QvAuZPQ>" %}

1. First up, click the **3D Objects** menu.
2. On the library, click **Your 3D**, and choose **Import 3D**.

⚠️ Before you do this step, make sure you already have your custom 3D objects in hand. Currently, we only support **GLB format.** However, we're now developing the feature, so you can upload any formats soon enough!

3. Import the file from your computer's library. Then, click **Open**.
4. Don't forget to insert the name, set the object scale, and add your object's category.
5. If your object includes an animation, you can choose the default animation.
6. To make it more aesthetic, you can also choose how it appears by setting the object thumbnail. You can set the angle and capture the object, or customize the thumbnail by uploading it from your own computer's library.
7. If you choose to capture the thumbnail, you can also set the pose configurator. Choose the animation that you want, and set the exact frame for the pose.
8. Lastly, time to set the 3D preview! This will be very useful if you sell the object on the marketplace—since this will be the first thing people see before they decide to purchase.

***

## How to Insert 2D Objects

{% embed url="<https://youtu.be/m7VPDVkl5tI>" %}

1. Click on the **Image** menu.
2. Here, you can see different categories of 2D images. To find the object that you want, simply click on each category!
3. Now, if you've picked a category, just click on the object.
4. Ta-da! Your 2D object will appear on the Editor.

## How to Import 2D Objects

{% embed url="<https://youtu.be/Q4zQoJX4TYQ>" %}

1. To import 2D objects, click **Image**.
2. Then, pick the file from your computer's library. Please note that you can only upload images with **.jpg, .jpeg, and .png formats** into your 2D library.
3. That's all! Your images will now show up on your editor.

## How to make 2D Object Always Face Font

{% embed url="<https://youtu.be/NWnO-tPeytU>" %}

Want to make your 2D object always face front from every angle? It’s easy!

1. First off, click your 2D object
2. Then, turn on the Facing Front button
3. Now, your object will always face the front from any camera angle

### Killer shortcut!

Alternatively, you can also import 2D objects—as simple as **dragging the files from your computer's library into the Editor**!


---

# 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://guide.assemblrworld.com/assemblr-studio-editor/insert-3d-and-2d-objects.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.
