This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// Intended Use: Unity Reallusion Character Creator 3 Mouth Open Fix | |
/// Example Usage (at video time 2:00-2:24) : https://youtu.be/I9lT5sKLI6Q?t=120 | |
/// This script resolves a bug with Reallusion Character Creator 3 models where the mouth is open by default. | |
/// Controls the rotation of the Jaw Bone using a min/max range based on the Mouth_Open BlendShape. | |
/// Setup Instructions | |
/// 1. Attach it to your character model game object |