Hello
I'm in need of the ultimate animation blending script

I know the kh-movement script wich handels animation blending quite nicely...but I get into troubles when trying to include the kh-animation blending into my own script (I'm simply to stupid to fully understand how it's working...).
Wouldent it be cool to have a script that automaticaly blends the animations when ever I call the needed anim...for exaple: "my.anim_state = walk_state". When I set the anim_state, the script would need to check from all possible defined anim states, wich one is currently runing, and then blend into the one wich is being set. It should blend smoothly like it does in the kh-movement example.
I'd be extremly greatfull for such a sript(c-script, vertex animation) and would definately give something in exchange

Thanks!