2D Toolkit Forum
2D Toolkit => Support => Topic started 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
-
Try increasign the padding between the tiles and since you're downscaling, be sure to have mipmaps turned on in the sprite collection.
-
that worked, oops!