How to make character turn to face direction for floating pawn movement?

I have the same problem with an AI character I made. I tried putting a set look at rotation on tick but for some reason it did not seem to be working correctly. I could have just done something wrong. Here is how I am trying to do it. Maybe if we can find the issue with this and fix it then it will be a solution.