AI character collision with player

Hi :slight_smile:
I Have an AI character, just standing and doing it’s idle animation.
And There is the player character that controled by the user.

The problem is, that when the player bumps into the AI character, the ai character moves a bit… Like jumping…
It usually happens when the player bumps the ai character from the side of his “body”…
I tried playing with the collision properties but no luck…

Thank you.