Your third person character as a NPC

For the walking animation you have to add some nodes:

Inside your animation blueprint called ABP_Manny, the one you select here (can be different)
image

you change this:

and inside your NPC character you change this:

This way your NPC will move. Maybe there is another solution to this, but this is the only one I can give you.