2D Toolkit Forum

2D Toolkit => Support => Topic started by: micky on October 04, 2014, 09:17:08 pm

Title: lines
Post by: micky on October 04, 2014, 09:17:08 pm
So when I go into game view I have horizontal green lines between my tiles.

native res: 320x240, prev 640x480

This is with game view set to 640x480, 32 px per meter

camera is set to wildcard/closest multiple of two


what am I doing wrong? If I go into like 4:3 aspect ratio is goes away
Title: Re: lines
Post by: unikronsoftware on October 04, 2014, 09:20:06 pm
Try increasign the padding between the tiles and since you're downscaling, be sure to have mipmaps turned on in the sprite collection.
Title: Re: lines
Post by: micky on October 04, 2014, 09:46:53 pm
that worked, oops!