Animation Blending b/w Two Animations
So basically I want to edit one animation so that it's last key frames are blended into the starting keyframes of another animation
Something like this:
+ (Animation 1)
- (Animation 2)
+++++++++++
-----------------
So that the first animation will slowly change into the second one.
Is there any way to do this using uMotion?
Answer
Hi,
thank you very much for your support request.
UMotion currently does not allow you to smoothly blend between two animations and later export them as a single animation. What you can do though, is editing the separate animations in UMotion and export them. Then use Unity's Animator controller or Unity Timeline to realize the transition.
You could also manually do the transition (by editing the curves etc.) but that's more labor intense of course.
Please let me know in case you have any follow-up questions.
Best regards,
Peter
Customer support service by UserEcho
Hi,
thank you very much for your support request.
UMotion currently does not allow you to smoothly blend between two animations and later export them as a single animation. What you can do though, is editing the separate animations in UMotion and export them. Then use Unity's Animator controller or Unity Timeline to realize the transition.
You could also manually do the transition (by editing the curves etc.) but that's more labor intense of course.
Please let me know in case you have any follow-up questions.
Best regards,
Peter