Hello Guest

Author Topic: lines  (Read 3486 times)

micky

  • Newbie
  • *
  • Posts: 23
    • View Profile
lines
« 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

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: lines
« Reply #1 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.

micky

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: lines
« Reply #2 on: October 04, 2014, 09:46:53 pm »
that worked, oops!