Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi there, I played the day 3 build, and it looks like you've got some tile tearing going on. This happens because Unity isn't very well optimized for 2D games. The one I usually use is simply adding a border around the each sprite with pixels of the same colour as the outer most line/column,  but I don't know if the rules will allow this. I hope that you find some way to solve this and good luck.

Thanks for the feedback! Yeah, the Tile tearing is an issue I noticed too, I thought because I turned anti aliasing off it wouldn't tear but apparently it still does.. I don't think you're allowed to have anything over 8x8 but if I have excess time in my "roadmap" I'll try to solve this :)