How to Get Arrow to Face Cursor

Hello all,

I have an arrow in my ThirdPersonCharacter class that I want to rotate based on the user’s cursor’s current location. I want the arrow to always face the cursor. Here’s how the game looks now:

Frankly, I have no idea where to start in doing this, and I’d highly appreciate some help. The version of the Unreal Engine that I am using is 4.22.3

Where is the cursor? What sort of cursor is it?

Is it on the screen, or worldspace ( ie in the level )?

It’s on the screen. Just imagine I set show cursor to on. Do you think I should have it another way?

Same thread: