First I think the object’s you want to move would have to have another object attached with an attribute that is readable like “IsGrabbable”. And the pawn might need an object to know where to attach the object in space. and finally a bit of code to change the transform of the object to the pre-defined position of the pawn attached object.