The object stops at a distance from the wall

Hello everyone!
I’m a beginner.
I spent more than two hours, but didn’t find a solution.

I have a player (box).
And have a wall (box).
When i trying touch the wall, it stop with a space between objects (~0.015).
I didn’t find anything in box collider and rigidbody…
Please help :slight_smile:

Player:

Wall:

Perhaps it depends on Physics2D settings.

1 Like

This is it!
Thanks, my friend!