# Instalação

## :tv: Tutorial em vídeo

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

## :man\_walking: Passo a Passo

### After Effecs CC 2019 ou superior

* A partir do After Effects CC 2019 é possível instalar scripts clicando no seguinte menu.

> File > Scripts > Install Script UI Panel...

* Selecione o arquivo **SimpleText.jsxbin**.
* Feche o After Effects e abra novamente.

### After Effects CS 6 a CC 2018

* Copie o arquivo **SimpleText.jsxbin** na pasta de scripts do After Effects.

> Mac OS: `Applications\After Effects<version>\Scripts\ScriptUI Panels`
>
> Windows: `Program Files\Adobe\Adobe After Effects <version>\Support Files\Scripts\ScriptUI Panels`

* Caso o After Effects esteja aberto, feche e abra novamente.

### :punch: Iniciando o Simple Text pela primeira vez

Inicie o script através do menu de scripts do After Effects.&#x20;

> Window > SimpleText.jsxbin

Caso seja solicitado, habilite a opção **Allow Scripts to Write Files and Access Network**.

Posicione o script como achar necessário, clicando e arrastando sobre o nome do painel.

### :rocket: Ajustes para garantir o melhor desempenho

* Caso tenha uma placa gráfica compatível, habilite **GPU Acceleration**.

> File > Project Settings... > Video Rendering and Effects

* No After CC 2019 ou superior habilite o **JavaScript Expression Engine**.

> File > Project Settings... > Expressions

O script está pronto para uso! :clap:&#x20;


---

# 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-pt-br/instalacao.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.
