Avatar Animations
Developers are able to animate Avatars by adding custom animations.
Custom Animations
Any animations created for Unity's humanoid avatars are compatible with Genies Avatars.
Avatar Animator
Once the user Avatar is loaded, it will contain a child object (named Genie
) with an Animator component attached. This Animator component controls the Avatar animations.
Custom Animator Controllers
To ensure compatibility between animations created for humanoid avatars and Genies Avatars, you need to include specific custom parameters in the Animator Controller.
Download a default Genies Animator here: GeniesAnimator.unitypackage
Facial Animations
Please note that official support for facial animations is not yet available.