To create a smooth blend between walk and run animations, follow these steps:
- Import your animated character with Idle, Walk, and Run animations. Walk and Run animations should be done "in place".
- Set the animations to Loop Time in the character asset's Inspector in the Animation tab. If your character's rig is set to Humanoid, you may also need to set all the Bake Into Pose options to true for each animation and all the Based Upon options to Original, as shown in the following screenshot:
- Create an Animator Controller for your character.
- Drag and drop the Idle animation ...