Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trocar titulo da vinheta de entrada do video #254

Open
rafaeldepaulalura opened this issue Mar 12, 2020 · 2 comments
Open

Trocar titulo da vinheta de entrada do video #254

rafaeldepaulalura opened this issue Mar 12, 2020 · 2 comments
Labels
question Further information is requested

Comments

@rafaeldepaulalura
Copy link

Alguém sabe como faço para trocar o nome da vinheta, KNOW THE WORLD ?
E esta aparecendo também TEMP TEXT

@matbrgz matbrgz added the question Further information is requested label Mar 12, 2020
@brunobozz
Copy link

Eu alterei direto no after effects. Dentro da pasta template/1 tem o arquivo do after. Abri ele e alterei na mão o texto KNOW THE WORLD.

O TEMP TEXT que está aparecendo é um texto dinamico. No caso não está vindo o texto correto para você. Confere no after se o caminho do arquivo after-effects-script.js esta correto. Tem isso no video do AFTER.

@RychardCosta
Copy link

RychardCosta commented Apr 8, 2020

Eu utilizei o arquivo content.json que já está disponível dentro do after effects ao carregar o templete, substitua o caminho que está lá pelo código, assim o nome será atualizado dinamicamente:

content = footage("content.json").sourceData;
val = content.searchTerm;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants