Change the playrate of an animation in real-time?

Hello,

I would like to be able to modify the animation play-rate of an animation based on real-time. For example, I want different rates of animation to play at different times within the same animation play (let’s say first 30% at 1.0, second 30% at 0.5, last 40% at 1.7). I already have functions that are time-based to simulate the curve transitions on different math models. Based on the documentation that I have browsed, I can’t seem to find what I’m looking for. I would rather not touch the Time-Dilation related variables.

Thanks in advance!

Hi there is a function called Set Play Rate,that you can use for setup the play rate for your animation.

Having used this function before, I absolutely forgot this existed.