Skip to main content
Known Participant
November 2, 2017
Answered

Can I develop extensions to Character Animator?

  • November 2, 2017
  • 1 reply
  • 755 views

I'm starting to develop Adobe Extensions and like to know, if it's possible to write scripts to Character Animator, as I'm doing for AE.
Thanks.

Rubens Nobre

This topic has been closed for replies.
Correct answer oksamurai

Officially - unfortunately no, not yet. But if you dig into the application files, you can see that all the behaviors are written in javascript. Eventually we plan to document these and open them up for everyone to add to, similar to AE.

1 reply

oksamurai
oksamuraiCorrect answer
Legend
November 2, 2017

Officially - unfortunately no, not yet. But if you dig into the application files, you can see that all the behaviors are written in javascript. Eventually we plan to document these and open them up for everyone to add to, similar to AE.

Known Participant
November 2, 2017

Hello... You know if structure is based on AE scripting guide or if is something absolutely new?