I need help with the cursor on a Point And Click game

Hello!

I’m just learning Unreal Engine and I’m making a Point And Click game. I would like the cursor to leave a mark on the floor after clicking and that disappear after a few seconds when the character reaches it… I imagine I need the Get Hit Result Under Cursor, but I’m not sure how…

I already have the BP and everything set up for the character to go to the direction of the click, now I just wanted it to leave a mark on the ground as well!

Thank you so much for your help!

Watch a single tut on decals so you know what the deal with them is. Once you do, see if you can implement this:

1 Like

Oh my god thank you so much, I’m going to try this right now ! Thank you again !!

1 Like

Decals are not the only option, ofc:

Yes, I can imagine! :smiley: but i’ve tried this and it works perfectly for what I wanted! Thank you so much again for your quick response !

1 Like