rwth-acis / Virtual-Agents-Prototype

A Unity package for creating virtual agents
MIT License
9 stars 5 forks source link

Fix UMAs' animations #19

Closed danielbekhter closed 3 years ago

danielbekhter commented 3 years ago

UMA characters do not work with the ThirdPersonCharacter script, their Avatar in the Animator component seems to be incompatible.

danielbekhter commented 3 years ago

The DefaultFemaleAvatar avatar seems to fix this issue, when assigned to the proxy object's animator. Tweaking the avatar object's settings has proven unnecessary.