Writing your own scripts (PB only)The Motion Math language provides all the necessary statements, functions, and operators for constructing both simple and complex scripts. To write your own scripts, you should have some basic knowledge of programming and mathematics. Motion Math scripts use the Motion Math language, a simplified version of the C programming language. You can write scripts in the Motion Math script editor, or you can write them in any text editor and then load them into the Motion Math script editor. When writing scripts in Motion Math, the language element menus help you more easily create statements. See Using the language element menus (PB only). Note: To ensure that After Effects can properly run your script, make sure that the script's file size does not exceed 32K. Related Subtopics: |