Additional functionality
Last updated
Last updated
You can add prepared Animation Blueprints to your Metahuman, which have basic functionality for animation management pre-built into them. Set the Use Animation Blueprint option for Animation Mode and select the appropriate Blueprint.
Blueprints for body and head skeletons are included in every version of the plugin and are located in the Engine/Plugins/EasyVFX/MetaHuman folder.
Each of these blueprints has triggers that respond to certain avatar states
idle, when idle animation is played back.
waiting for a response, a think animation starts playing when a request to generate an animation has been submitted.
when generation is complete - the generated speech animation starts playing.
You can see the location of these animations if you open Class Defaults in the Animation Blueprint.
If you want to use your Eleven Labs account to generate speech, you can connect your account via the Eleven Labs token API. Go to the project settings, then to
Config. Here you can add your data for speech generation via your Eleven Labs account.
To connect your OpenAI account, open the project settings and go to the Chat Wrapper Config section.