Attribute Easing Question


#1

Hi. I’m making a script that takes animation and applies easing to it via a mel expression. My problem is that attributes can have either keyframe animation OR expressions, not both. Are there any ways around this? I have tried using the pairBlend node but it doesn’t suit my purpose 100%. Thanks!


#2

Have a look at the way timewarping works from the animCurves point of view. You can see how each animCurve can be driven by another to control the timing. This might be something you can do procedurally.

Just wondering though, is there a reason that manipulating the tangent handles on the keyframes does not give you what you need?

David


#3

Thanks DJX, I’ll check out animCurves. There’s a great script that manipulates the tangents:
https://www.creativecrash.com/maya/script/easyeasyease

But I want to use mel expressions so I can create things like bounce and elastic presets.


#4

its about time someone did a script like this for maya. massive workflow boost especially for mograph