rwth-acis / Virtual-Agents-Prototype

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

Fix animation overlap for Readyplayer characters #10

Closed danielbekhter closed 3 years ago

danielbekhter commented 3 years ago

The idle animation's movement constantly takes place.

danielbekhter commented 3 years ago

Fixed this by disabling the Armature GameObject's Animator Component.