Breadcrumb / Objective Trail?

You could probably do this by creating a spline “path” between the player and the destination, and then having your effect run along that spline. You’d have to create/recalculate that path on the fly though, since the player would be moving around your level, and might go the wrong direction at some point.