2D Toolkit Forum

2D Toolkit => Support => Topic started by: zeroc on May 29, 2012, 10:58:04 am

Title: Is there anyway I can get rid of these slim lines in tilemap?
Post by: zeroc on May 29, 2012, 10:58:04 am
I wanted to make a game background with the tilemap.
But ended up with some lines between my grids.
Is there anyway I can fix this?
Title: Re: Is there anyway I can get rid of these slim lines in tilemap?
Post by: zeroc on May 29, 2012, 11:26:56 am
I tried to fix the problem by forcing the tk2dCamera position to integers.
However, the problem still persists on retina display (ipad3).
Title: Re: Is there anyway I can get rid of these slim lines in tilemap?
Post by: unikronsoftware on May 29, 2012, 11:57:15 am
This FAQ entry should address that:
http://unikronsoftware.com/2dtoolkit/forum/index.php/topic,294.0.html

Let me know if it doesn't and I'll investigate further.
Title: Re: Is there anyway I can get rid of these slim lines in tilemap?
Post by: zeroc on May 30, 2012, 03:43:21 am
WOW, That solved it.
Thanks you very much.
Your support is amazing.