Answered
how to combine animations using script API
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
Customer support service by UserEcho
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