Blender Shape Keys in Unity Game Engine

jayanam writes:
This is the second part of the Blender Shape Keys tutorial (see part one here) in which I show how to export the model with Shape Keys to import and use it in Unity Game Engine.

jayanam writes:
This is the second part of the Blender Shape Keys tutorial (see part one here) in which I show how to export the model with Shape Keys to import and use it in Unity Game Engine.
The one issue is you can’t really use .blend files, have to use .fbx files. The fbx export settings Unity uses for blend files break the shape key animation :(. At least that’s the issue I had with this.