Skip to content

Instantly share code, notes, and snippets.

View ttgodev's full-sized avatar

TurnTheGameOn ttgodev

View GitHub Profile
@ttgodev
ttgodev / JawController.cs
Last active April 30, 2021 04:21
Unity Reallusion Character Creator 3 Mouth Open Fix
/// 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