About MORPHS/Blend Shape + Animation

Im trying to find a good ‘tutorial’ about it. If someone know some, please, help me. My goal is do my character (humanoid) blink theeyes - ATENTION, i wanna animate it ON UNITY, not where i do my character (i ll BLEND animations).

Thanks in advance.

I found on documentation, but dont work first time…i really dont know what i do wrong that time.

You find the blinking blendshape, you write a script and control it through the script OR you create an animation/animation curve in unity and control it through that.

The process is described here:

When I tried morph animations in Unity, I remember them not working from the base layer of the animation state machine (if they are put there together with bone animations). I had to put them on a separate layer and set it to Additive mode in order to work