Why does my game have these lines?

This happens upon turning pixel snap on. If pixel snap is off, however, lines scramble across the screen, but when its on the lines just stay put. I have been stuck on this issue for quite some time now. I have the same exact project on my laptop and it works perfectly fine, but on this pc it messes up. Any feedback would be appreciated. Here is a screenshot of what is happening.

Just pointing out that the blue lines are the camera background. You can easily check that this is the case by changing the camera background color. Green lines are the grass sprites. So the problem is in the sprites themselves, I think you should double check the sprites and what i suspect is happening is that the sides are not even. Add a row of pixels on the top/bottom of a tile.

1 Like