I am using perlin noise to generate a map of a couple of sprite prefabs (32x32) pixels, which are all instantiated by a forloop in the start of the game, (200x200) of them. I get a really nice look, except the sprites look really weird, some of them look the way they should
and most show lines, although they are positioned correctly, the spritesheet is correct and so are its settings. I can't figure out what is causing this. Also pixel snap is on too.
Here are a couple of examples of what I mean.
The yellow contains lines too I just noticed, they are just hard to see..
So I'm guessing they all show lines.
![alt text][1]
![alt text][2]
[1]: /storage/temp/60496-screenshot-2.png
[2]: /storage/temp/60497-screenshot-3.png
Any ideas are welcome! Regards, Shady
↧