Why is my animation not working?

It is probably the direction value, you set it from velocity and delta 0.0.0(null) i think it should be control rotation instead of null, try to disable the node with direction and test it, as long as direction is 0, the animation should play straight if your blendspace reads it.