What’s CrazyTalk Avatar Plug-In?

In this tutorial you will learn how to install the free CrazyTalk Avatar Unity Plug-In, find out the included demo content, and explore the provided interactive avatar controls from the functional demo project.

Script Control Your First Avatar in the Foreground

Here you can learn how to load your first avatar, let it appear on top of your game view using the dedicated camera. you will also see how to make it talk, resume to idle, and let the actor trace your mouse cursor or touch using the CrazyTalk Avatar API.

Adding An Animated Face to a 3D Character

In this tutorial, we show you how to instantly add natural facial animation to an 3D character by attaching it with the 2.5D CrazyTalk avatar mesh, and how you may constrain the camera to ensure the best display result.

Placing Multiple Avatars in the 3D Game Scene

CrazyTalk avatar works just like a regular Unity asset, you can place several of them inside the 3D scene, using show and hide to control their appearance, or determine which one to talk based on your trigger. In this tutorial you will also learn how to control the direction and strength of gaze using script.