Small white lines in GO (SOLVED)

Hello,

I am starting with “Get Started Tutorial” and I see small white lines in my ground sprites, please see image:

https://drive.google.com/open?id=0B8ayXJxIPt2yR3dTc3JMbWc2aVU

I see the same lines if resize the game or maybe the white lines in the top of the ground disappear.

how can eliminate this lines? maybe need configure the atlas?

sorry for my english.

Regards.
Maxi.

1 Like

Yes, you need to configure your atlas. Select the root of the atlas in the Outline and change Extrude Borders from 0 to 1 pixels. What you’re seeing is something called texture bleeding and it’s usually resolved by extruding/repeating the border pixels of each individual image in the atlas 1 or more times.

This is mentioned in the manual and in multiple places on the forum, for instance in this post.

2 Likes

thanks, now is working very good, sorry for my question.

Please continue to ask questions! We’re here to help! We should probably improve the documentation surrounding the whole atlas configuration and visual artefacts. This is a question that keeps popping up here on the forum (ping @sicher).

1 Like