How can I Drag Objects, such as a cube with physics in-game?

I Would like to Pull objects toward me. like grab and pull. for example, i have a Cube with simulating physics, and when i go up to the cube and press “E” button, i can walk backwards and the object will follow me, when i let go of the E button
the object falls. Kinda like the skyrim games.

  1. use in Blueprint “PhysicsHandleComponent” with “GrabComponent”

  2. see Level “Physics” in ContentExampleProject (download from launcher). There player can drag and push physics objects. See Blueprint Player.

  3. see this: A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums