Constraing physics objects infront of character

I’m just simply wondering how would i set it up, so when the character has pressed the right mouse button they can pick up a physics object, and the other mouse button, to let it go. Kinda like in the physics map from the content examples.

Hi,

Have you taken a look at the physics handle component? This component will allow you to specify an object to be moved around using a physical constraint.