End Of Path Facing Direction

Hi,

What’s the suggested way of dealing with the requirement that a path follower be facing a specific direction at the of the path. A simple scenario would be that the AI walks straight forward but must face 90 degrees right at the end. I think i could easily get it to rotate on the spot once the path end is reached but that isn’t very elegant.

The end facing direction would dictate the end of the path usually so that the direction is “walked in to”.

I hope that makes sense, if not i can maybe make a diagram.

Thanks,