I'm working on a simple game where I have my controlled sprite with 8 tile movement and walls that have the behavior set to solid. Every time my sprite gets close to the wall there seems to be an invisible space between the sprite and the wall. I've tried editing the collisions for both sprites and nothing has worked. How do I fix this? Please help.
I have attached a screenshot of the space between the sprites.