Pawn movement created with mouse dragged and directional arrow spawned

Hello everyone,

I will admit that I’m still a beginner. If what I’m about to ask is trivial, I apologize but I’d googled and tried to figure out a solution but nothing seems to be straight forward.

My plan/What I want to achieve: I have a pawn. I would like to be able to make it move by dragging my mouse button towards a location and while doing this a directional arrow should spawn from the pawn to final place. When given the command, the pawn should follow the “drawn” path.

Could anyone suggest a solution or a method to achieve this?
Most of the information I found it was either for Click-and-Move or for NPC like behavior. I forgot to mention that my project is top down view (2.5D).

Thank you in advance, and again, I’m sorry if this has a basic solution.

Have a wonderful day!