How can I make object follow my mouse cursor?

Hey guys, I don’t have much experience with UE5 but I’m trying my best to learn!

I’m trying to do something here but I’m stuck real bad :frowning:

How can I make object follow my mouse cursor? I’ve been trying it for a few hours now and it’s stressing me out.

Hi @user_11c93ee3a57df229bd7f699774260e3b25b6e8b306aac5cc875192

Consider “Get Hit Result Under Cursor By Channel”

Wherever it hits on your landscape or ground then get the hit location and set or move your object to that point.

If there is no ground or landscape theb this wont work tho

1 Like