[TUTORIAL] Physics Handle / Pick Up Physics Objects

Okay, I believe the issue is right at the beginning in the “Sets pickup object location”. You are multiplying the Get Actor Location and the other multiplied value when you need to be adding them. If you change this to an Add node, it should work fine.

Post back and let me know if that fixes it.