Cant find Target Velocity node in blueprints

][1]

So im going through the Character Movement in Blueprints guide but got stuck since i cant find the Target Velocity node

Hello,

What you need to do is inside of your Character Blueprint, get a reference to the CharacterMovement (Get CharacterMovement) component and then drag off of that and type in Get Velocity. This will give you the node you are looking for.

Here is a screenshot:

Feel free to let me know if you need further clarification.

Have a great day,

Sean Flint

Wow that was too tricky thanks