# Level EDITOR

## # **How to OPEN an EDITOR**

* Go to POP Blocks menu → Level editor

<figure><img src="https://static.wixstatic.com/media/d59ada_4b738699fa874e02a43cd74620f6f33a~mv2.jpg/v1/fill/w_606,h_141,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/editor_01.jpg" alt=""><figcaption></figcaption></figure>

* Go to Inspector tab

## # How to create new levels

[Video Tutorial](https://www.youtube.com/watch?v=6n819WwJeHI)

<figure><img src="https://static.wixstatic.com/media/d59ada_f381a0e96ae342399c7570b01c417744~mv2.jpg/v1/fill/w_600,h_639,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/editor_02.jpg" alt=""><figcaption></figcaption></figure>

## **# Level EDITOR Settings​**

<figure><img src="https://static.wixstatic.com/media/d59ada_de5955eeb73d43f7aba614904d3eb031~mv2.jpg/v1/fill/w_600,h_687,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/editor_03.jpg" alt=""><figcaption></figcaption></figure>

1. PLAY --> button for test level
2. Current level number
3. "+" Add a new level
4. Number of steps
5. Number of colors (3-6)
6. The number of cells on the playing field vertically and horizontally
7. The number of points required to get game stars
8. Selecting game goals:

<figure><img src="/files/Tl8NAW02pf0GJ5CLD9c7" alt=""><figcaption></figcaption></figure>

9. "+" to create OR "-" delete target
10. Main game items of different colors. If you need to change the color of balls, boxes or pinwheel, just select the desired color of the main game items.\
    ![](/files/0VBnVvOdCAHQFMRtWrqD)<br>

    11 - Empty cell

    12 - Remove cell


---

# 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.candy-smith.com/main/pop-blocks/level-editor.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.
