AnimGraph, Can enter transition with Action/Axis Input?

I’m 90% sure it’s because your NPC doesn’t have any input events firing. To get around this just create new events for AI and plug them into the same chain as your character is using.

Either in your AI controller or behaivour tree you’d have to fire those events by code when you want the AI to run.