Hey, I'm new to unity and game development in general, I'm making a 2D football/soccer/whatever game. What I'm trying to do is cloning
this game but I'm having a conflict with collision and how the ball works.
Here's the problem:

The ball doesn't even get off the ground, and the mass of the body is set to 0.0001, the foot's mass is 1.
What do I do?