For an overview of Resources, click here.
Overview
The Facial Expression resource applies an animation to a character in the scene, if applicable. This resource is a type of Character Action.
Required Fields
Field Name | Description |
---|---|
Characters | Specifies which character(s) to apply the animation on |
Expression | Specifies the expression to apply |
Optional Fields
Field Name | Description |
---|---|
Expressiveness | The intensity of the Facial Expression. 0-1 scale. |
Transition Duration | Specifies how long the transition is between facial expressions. |
Hold Duration | Specifies how long the character holds the facial expression. |
Exit Duration | Specifies how long the character transitions out of the facial expression. |
Priority | Specifies how high the priority of the facial expression is. If multiple facial expressions are used at the same time, the highest priority action will take effect. |
Events
Example in the Headset
In this example, we are in an office environment. Chad is the character and after I greet him he will respond. I’d like him to have a happy expression when he responds.
Within the script, ensure you have a character that is spawned and added as a Scene Object:
Add the Facial Expression resource to the script
Choose the character, in this case, Chad
Choose the Expression, in this case Happy 12 (*See Training Tip below)
Choose Expressiveness (optional)
Choose Hold Duration (optional)
Optional: I’ve added a Dialog resource for Chad’s response to my greeting:
Tip:
If you select the Expression+ area of the resource, you will be presented with a list of facial expression names. However, you can't determine what they look like before choosing.
Instead, open the catalog icon on the far right, open the Facial Expressions catalog, and then click on edit next to the name of the facial expression you want to see. You will then be able to preview the face. You can then drag and drop your chosen expression into the frame.
In the Headset this what you’ll see. I’ll greet Chad and he will respond and hold the expression for 5 seconds (per my Hold Duration setting) and then stop:
https://vimeo.com/723745346View video full screen on Vimeo at this link.