rwth-acis / Virtual-Agents-Prototype

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

Character motion #21

Closed danielbekhter closed 3 years ago

danielbekhter commented 3 years ago

Character motion works for RPM and UMA characters. Characters' animation speed can be controlled through the speed parameter of the CharacterAgent script and characters' movement speed can be controlled through the speed parameter of the NavMeshAgent component.