Move Component To - Not Rotating?

The way I’d go about this is to get the Look At Rotation of the player to the Target Point and then use a set rotation to turn them toward it. Use a timeline to lerp between the starting rotation and the new rotation and then have the character move to the designated area.