How do I have my character turn and face the Actor I've click on?

I’ve got it to move to Actor, not the click location now. So, I’ve pretty much got it exactly how I want it, except for a few things. I moved my BP to the TopDownController, as that already had a system to move, then I just added my rotation part of the BP to it. Imgur: The magic of the Internet - Imgur: The magic of the Internet

1: When my character is standing still and an actor is behind me, my character won’t turn around and face the actor, even if I click again.
2: My character won’t always face the center of the actor. It moves to it, but stands beside it, or runs around to the other side of it, instead of the side closest.
3: The landscape is considered an actor? So when I try to click on the landscape to move, it instead sends me running across the landscape. I can’t block clicks to the landscape, because I need it to move, so I’m sort of confused as to how to proceed.

Again, thanks for your help. :slight_smile: