how to push the character away?

I made the controls using a character controller. I have a character and a hammer that rotates and has to push the character (like falling guys). As far as I understand need to set a vector, but I don’t understand how to do it, tell me how to do it, please

I think you’d have to make both the object and the hammer rigid-bodies. You can play around with mass and drag to make the object less or more easy to push. @fangil