Slowing Animation

Hallo,

My low kick animation is 0.795 sec. long. and the character get hit allready at 0.25 sec.

So i want to slow the animation from 0.0 sec until 0.25 and the rest of the animation should be normal.

is there a way to do that? thx.

When you call Play Animation in your graph, click on the node, and there is an option to expose the Play Rate pin, set this to be true. then you can feed a float value into it.

Related Question: How to alter the animation rate of a given animation?

i dont want to slow the whole animations only a part of it!!!

You can dynamically change the play rate by changing the input variable, set it to the slow speed for the first 0.25 seconds then set it back to 1