My npc is not moving forward when play root motion

I have a npc which using an animation of moving forward and using the root motion,I learned that I need to use the montage,so I did what I should did according to the tutorial:

I created the anim interface,and anim blueprint for my npc,but after I did everything,I found that my Npc Still not moving forward when it play the montage:

In my animation sequence,it is moving forward

,but I found that in the montage,the npc it is always stands in the original point

How can I do to let my npc to move forward while using the root motion?