Jump to content

Help about skinner.difference


photo

Recommended Posts

Hello,

 

I am working on improving and integrating new animations to our character animation script.

I have a walking animation which mainly animate legs of the character but also move a bit arms, torso, head, ....

I have a "secondary" animation which only animate the left arm of the character.

 

Which is the best solution to play both animation at the same time. I have tryed skinner.combine and skinner.add but it did not succeed. Then I found skinner.difference and it seems the solution but I did not understand how to use. If there any sample any where about how to use it ?

 

Thanks.

Link to comment

Hi Nicolas,

 

add and combine are working fine in our test samples. I assume that there might be an issue with your test model itself. difference block is described also in our documentation and a small example of difference usage you can find in <SDK>/data/samples/skinner/scripts/agent_walk_run_torso.script.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...