Answered

how to combine animations using script API

mb1 2 years ago updated by Peter - Soxware Developer 2 years ago 1

I need to concatenate multiple clips together and export them, can this be done using UMotion Pro API?

UMotion Version:
latest pro
Unity Version:
2021.2

Answer

Answer
Answered

Hi,

thank you very much for your support request.

Similar to your other request about scaling the timing of the animation, this would require having quite a few more things exposed by the clip editor API. At the moment, the necessary things are not yet available from the clip editor API but I might add that in future versions.

You could concatenate multiple clips using Unity's regular editor API though (combine several animation clips into one *.anim file).

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.

Similar to your other request about scaling the timing of the animation, this would require having quite a few more things exposed by the clip editor API. At the moment, the necessary things are not yet available from the clip editor API but I might add that in future versions.

You could concatenate multiple clips using Unity's regular editor API though (combine several animation clips into one *.anim file).

Please let me know in case you have any follow-up questions.

Best regards,
Peter