Custom MoveTo to a NPC

Use LinearVelocity, RenderStepped, or TweenService

TweenService is best if there is a fixed destination, RenderStepped or LinearVelocity if the destination is changing eg: following a player