Custom Pathfinding System

Simply do this.

TargetPositionThatMonsterNeedsToWalkTowards = TargetPosition + (Monsterwalkspeed/TargetVelocity+0.0001)