2D Sprite Merging

Hey,

Please bare with me here as I am a complete noob and I am willing to learn, but my question has to do with when I place two 2D sprites next to each other.

When the character in our game moves a gap between the two sprites shows ever so slightly. For example I am creating the ground and as the character moves along the black line shows up between each ground sprite. So my questions are:

How the heck do I get rid of this? Can I merge the sprites together or is there a setting I am missing?

In the first picture you can see a little gap between the sprites and in the second it’s gone. Is there anyway to make sure this gap or whatever it is (again, complete noob) does not show up?

I really appreciate the help!

Look at the Rendering Geometry of your sprite. It may need to be adjusted. If you select the vertices of the corner you can bring it in tighter to you image. See if this helps.