Glad to hear you will keep working on the game
Probably you know this, but generally the collider of the player should be smaller than its actual shape. It serves the same purpose as when developers add a jumping tolerance near the edge in platformers. You want to allow the player to make slight mistakes without punishing them.
But hey, we are all here to learn!