Move AI character linearly from one point to the other (Without AI move to)

You can use nav links for that purpose :blush:

Here’s a tutorial on how:

Hope this helps! :innocent:

(btw the reason for your vinterp not working is because you’re constantly updating the actor’s location, while it should be stored in a variable at the start of the action for the vinterp node to work as expected)