Pushing object with physics in a SideScroller

So, I’m trying to create a system where character will slow down, and push or pull object, which should fall of ledges and other stuff.
I already tried grabbing object - it will stay in air while off ledge already.
Set actor location didn’t work with physics.
Adding force under object to push it also pushes my pawn.
I’m kind of lost here, help please.