# Mesh Text

Configuration options include

* **Desired number of points**
* **Font selection**

{% embed url="<https://www.youtube.com/watch?v=uV88outcEPA>" %}

{% hint style="info" %}
The text is converted into a shape, and the points are automatically distributed for drone positioning.
{% endhint %}

## Create character

* `Input desired text in 'Text' section`
* `Nb drones` is the number of drones for your text

{% hint style="info" %}

* Font files should be '.ttf' or '.otf'.
  {% endhint %}

{% hint style="info" %}
Available characters are the ones contained in your font file.
{% endhint %}

If you want to edit your result, you can check this section:

{% content-ref url="/pages/4KuLkMwYjLaKouNGFk9D" %}
[Edit a mesh](/lsc2/extras/tutorial-blender/edit-a-mesh.md)
{% endcontent-ref %}


---

# 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://drotek.gitbook.io/lsc2/show-creation/formation/mesh/mesh-text.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.
