Skip to main content
Gerasimus
Participant
July 23, 2021
Question

json to keyframes

  • July 23, 2021
  • 1 reply
  • 241 views

i'm looking for a way to create a set of keyframes from data in a json file. i want to do this to fine tune the position of the keyframes in the timeline.

 

i can use the "convert expression to keyframes" function but that seems to create a keyframe for every frame. is there a way i can specifically create keyframes from the json? for instance, if the json contained a frame index, to only create keyframes on specific frames?

This topic has been closed for replies.

1 reply

Mylenium
Legend
July 23, 2021

There is any number of scripts on AEScripts.com that generate keyframes from CSV data and other data sources. I'm sure you'll find something that will work for you or could be easily modified to accommodate your needs.

 

Mylenium