RichAI on PointGraph

I’m trying to create a simple point graph for a vehicle to follow.

The Vehicle has a RichAI component and works find when the Seeker is set to run on the recast graph network in the scene, but it will not move when I put it on the point graph.

I can see a green line indicating that the path is generating correctly, but the RichAI just won’t move.

Any idea what the problem might be? Got any tips for debugging the problem?

Jay.

UPDATE: Oh I see Rich AI says its for Navmeshes. Any similar controller for Point graphs?

UPDate 2: Found AIPath

Seems you already found the answers. I hope it works out!

See also https://arongranberg.com/astar/docs/movementscripts.html