Using Animations as transition between different AnimStates

What kind of gliding? I suppose the easiest way is to make a transition animState that plays the animation for transition and goes to loop state once the anim play is finished. Similar to how they set up the jump start/loop/land thing in the 3rd person controller tutorial.