Answered

Animation Blending b/w Two Animations

Ahmed Arsalan 1 year ago updated by Peter - Soxware Developer 1 year ago 1

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?

UMotion Version:
1.29p02
Unity Version:
2021.3.16f1

Answer

Answer
Answered

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

Answer
Answered

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