I would like to create a basic motionmatching setup for an NPC.
So far I got working:
The npc follows the player when the game starts.
The motionmatching part appears to not work entirely. It basically plays whatever is the base output pose (in this case idle) while sliding towards the player.
If I remove the idle pose from the pose search database it plays whatever is the topmost output pose. I am not sure where the error is:
I have the pose search and trajectory plugins loaded. I think something is wrong in the way the trajectory is used.


