Enemy keeps freezing. Volley Ball game

In my game the enemy Hard Bot seems to consistently freeze every so often, and only seems to break out when it gets close to the volley ball.
I wonder if this is cause there is a lot for the robot to process.
Is there anything I can do to prevent this? https://flowlab.io/game/play/1437934
If you want to test it just take the character out of the library.
Thanks for any possible help!!!

It’s getting stuck on the ground because its a square hitbox.

Try making the “Enemy Ground” object with 0 friction.

Thanks so much!!!
Very surprised you worked this out