You’ve killed the NPC
Path Note Point in the image above you’ll notice starts from
A. Local Location : 0,0,0
B. Local Location : 500,0,0
C. Local Location : 1700,300,0
B Teleports to C, so locations start from 0 which means that 0 needs to be transformed to a location in world space, because location is local, just read the node “Transform Location” and yep that is exactly what it’s doing.