How can I reduce an animation time

Hi Guys,

I want to reduce time some animations. I don’t have any animation software, I am using only Unreal Engine.
For example I have a jump animation but it is 4 seconds. How can I reduce time to 1.5 seconds?
Can I modify some parts of animation via Unreal Engine?
Please could you suggest me any tutorial, videos or only explanations?

Thanks in advance

If you want to increase the speed(and reduce the animation time) open up the animation and increase > Anim Asset Details panel > Animation > Rate Scale. But if you want to crop a certain part of the animation you’ll have to reimport the file and choose Animation Length > Set Range, and enter the keyframes you want to crop.

1 Like

Thank you very much Jacky. I will try your second solution.