I want to put physics to a ball in Top Down

I am doing a project in which I have a ball that I want to move to where the cursor is going (the movement is already done, thanks to the Top Down mode system). But I want to add physics to it, so that when it stops, it is pushed a little bit or so that it doesn’t look like a static ball and I wouldn’t know how to do it. Thanks