Physics Handle grabs loosely on spawned actors

No problem. If you have a reference to your Physics Handle component all you need to do is drag off a wire and type “set interpolation speed”. What you could do is through your bool check when you grab something, increase the interpolation speed. I would create a float var called interpSpeed and adjust that accordingly. Let me know if that works.