Why is the AI character not looking the right way when chasing

Hi guys, this is my first time using UE4. I am trying to set up a very basic chase AI. I found the Behavior Tree Quick start guide to be really helpful and followed it step by step. https://docs.unrealengine.com/latest/INT/Engine/AI/BehaviorTrees/QuickStart/index.html

The follower AI chases me correctly, but always seems to be looking to the right and running sideways at the character. Any thoughts on why this may be the case?
Thanks.

Open up your character blueprint and go to components, there should be a blue arrow in the middle, if your character isn’t facing the same way as the arrow then hit ‘E’ and rotate him to face the same way.