How to do one way physics interactions (i.e a car can push physics objects out of the way, but the car itself remains totally unaffected)

I want my pawn/physics object/etc to be totally unaffected as it pushes physics objects out of the way. What is the correct collision channels requires to do this?