How to get Velocity into AnimationBP?

Hey,

I’m trying to get the characters velocity into my animation bp but it doesn’t work :frowning: I hope somebody can help me. Here is what I’ve tried:

Hm, why don’t you take the Z Value of the “Get Velocity” Vector? The one you used at “Sets “Speed””. This should be the correct one.

If not, then i would be happy if you could tell me the difference between this velocity and the component velocity you try to get from the character movement.

You’re right but when I break the vector I cannot get the z value

Try printing it. Because watching doesn’t work so good if it is not used in the class directly.

it worked! thank you :slight_smile: