HDK (or python): How to add a custom animation interp function (eg bezier(), etc)

   467   0   0
User Avatar
Member
2 posts
Joined: June 2017
Offline
Hi,
Is there a way to add a custom keyframe lerp function similar to cubic(), bezier(), vmatch(), etc? A simple example is adding a spring() similar to what the chop node does. The reason is for ease of workflow. I want to specify sometimes that these keyframes should lerp using this custom function but then other keyframes should be normal. Right now, the way I do it is through layers and chops but it gets tedious for anything that's not coarse grained
  • Quick Links