Animation Retargeting

Hi,

I’m wondering if someone could point me in the right direction for doing performant animation retargeting.

I have a lot of characters that are using the same animation but they all need animations specific to their mixamo rigs.

I assumed I could just write a script that rotates the bones appropriately but that seems to require me to have a character being animated in background to reference at all times.

Is there an efficient and performant way to do animation retargeting so that I can reuse the same animations on multiple models.

Thanks for your time.

I’m afraid retargeting is not supported in PlayCanvas. You either have to the workaround you mentioned or configure your model rigs so that they share the same core rig that is being animated.