2D Toolkit Forum

2D Toolkit => Support => Topic started by: theomg on January 22, 2015, 11:36:37 pm

Title: Lines on tile divisions
Post by: theomg on January 22, 2015, 11:36:37 pm
Hey there,

I have a pixel perfect setup, point filter sprites, padding extend, everything is pixel snapped and uses 1 pixel per unit, there still appears lines on the sprites divisions on certain camera positions. Original resolution is 320x180 and in 2x, 3x and 4x zoom the lines still appear, however in 5x(1920x1080) the error does not happen.

(http://puu.sh/eTe8X/7c74d559cb.png)

Thanks,

Theo
Title: Re: Lines on tile divisions
Post by: unikronsoftware on January 23, 2015, 05:07:46 pm
What is your padding amount set to? If its default, try 1 or 2... If it is still broken, post a repro case in the private support forum and I'll take a look.
Title: Re: Lines on tile divisions
Post by: theomg on January 23, 2015, 05:23:08 pm
It is working with padding 1, I believe I skipped it trying other values.

Thank you for the help.