# Animators

## ​ :tv: Video tutorial <a href="#tutorial-em-video" id="tutorial-em-video"></a>

{% embed url="<https://vimeo.com/399961852>" %}

## ​ :heart: Meet the Animators <a href="#conheca-os-animators" id="conheca-os-animators"></a>

**Animators** are compositions created by **Simple Text** to command your text animations.

{% hint style="info" %}
To keep the text animation looking the same as the Animator animation, it is important to keep the font size 50 to average, use the scale parameter of the text layer to adjust its final size.
{% endhint %}

### :bulb: Creating Animators <a href="#criando-animators" id="criando-animators"></a>

Each time **Simple Text** is applied to a text layer, a new Animator is created. **Animators** are identified by their respective numbers.

![](https://gblobscdn.gitbook.com/assets%2F-M-FH8nT3m1XK8RiKym3%2F-M-FwumQPR16PAQF1Q5i%2F-M-FyDPcUPnmOZgl-7Hp%2FSimple-Text_AnimatorsID.png?alt=media\&token=b3f52e72-35d2-4943-83f8-caa296b3a629)

In your text layer, you can switch between the Animators already created by typing the intended number in the Animator field of the 2DF effect SimpleText.

![](https://gblobscdn.gitbook.com/assets%2F-M-FH8nT3m1XK8RiKym3%2F-M-FwumQPR16PAQF1Q5i%2F-M-FyjzWowew7aZDYzMj%2FSimple-Text_Choose-Animator.png?alt=media\&token=2b550e84-419c-420e-9257-23f834c7ccb6)

You can use the same Animator in different text layers, you can apply **Simple Text** with the Animator selected in the project. In case the text layer already has **Simple Text** applied, simply select the animator number in the **2DF Simple Text effect**.

If **Simple Text** is applied to more than one text layer, an animator will be created for all of them.

To create variations of an animator, you can simply duplicate it.

{% hint style="info" %}
Select the animator in the project and click `Ctrl (Cmd no Mac) + D`
{% endhint %}

### :dividers: Organizing Animators <a href="#organizando-animators" id="organizando-animators"></a>

To facilitate the animators organization, you can use comments and sub-folders in the project.

![](https://gblobscdn.gitbook.com/assets%2F-M-FH8nT3m1XK8RiKym3%2F-M-G4MzzOeuKSCgao0lQ%2F-M-G4SmKDwFI3wV2qs3Z%2FSimple-Text_Organizing-Animator.png?alt=media\&token=f0442dcb-7c66-41ec-95a8-20080b9e7357)

You can save your favorite animators. Just save them to a project and import that project when necessary.

### :gear: Advanced techniques <a href="#tecnicas-avancadas" id="tecnicas-avancadas"></a>

With Animators, you have total control over the animations. You can manipulate the Beziers of the animation path.

![](https://gblobscdn.gitbook.com/assets%2F-M-FH8nT3m1XK8RiKym3%2F-M-G4f7366ldJHD29Llf%2F-M-G5rD-gyLeEiIqR41e%2FSimple-Text_Bezier-Patch.png?alt=media\&token=1bc61988-949c-4fcb-bbe5-b0c2a0773aae)

Use the Graph Editor to adjust the speed curves between the keyframes.

![](https://gblobscdn.gitbook.com/assets%2F-M-FH8nT3m1XK8RiKym3%2F-M-G4f7366ldJHD29Llf%2F-M-G6UrtZCU4DvM_ffom%2FSimple-Text_Graph-Editor.png?alt=media\&token=b4c46f64-8d60-44c0-9489-21f4480e55f1)

You can apply expressions in the animation parameters.

![](https://gblobscdn.gitbook.com/assets%2F-M-FH8nT3m1XK8RiKym3%2F-M-G4f7366ldJHD29Llf%2F-M-G8Loio43aj1evy210%2FSimple-Text_Expressions.png?alt=media\&token=7e17cec3-5a83-427c-83e4-41726755c8e4)

Divide your text into parts to use more than one animator with different types of delays in the same sentence.

![](https://gblobscdn.gitbook.com/assets%2F-M-FH8nT3m1XK8RiKym3%2F-M-G4f7366ldJHD29Llf%2F-M-GCfeGRcn6BHOzwUjw%2FSimple-Text_Split-Text.gif?alt=media\&token=bc6902b7-49d6-4d21-ab12-22ea9fc01f17)


---

# 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://2deadfrog.gitbook.io/simpletext/animators.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.
