Where can I find this node? from tutorial

As see in attach of a picture I was looking for, cant find it at all. it is in Animation Blueprint.

That is a variable. If your class does not have that variable, you will not find it.

Oh boy…

This is what I am trying to solve the problem where my character animation blend for Forward,Backward and sideway movement…

With velocity and vector length node, my character animation idle when not move at all, start move forward in any direction… idle to walk to run animation perfect… but when character start move backward, it is still forward variable positive…

I’ve try break vector node and I got this result…

In game mode, animation are in idle mode until start move North. Idle to walk to run is perfect then move backward, animation walk backward is great… when character rotate 180 and move South, Animation play walk backward instead of forward… facing west and east take no effect…

Hello me, you can try this

Hope it work.