2D Toolkit Forum

2D Toolkit => Support => Topic started by: zeteginara on May 31, 2015, 09:52:34 pm

Title: Pixel blending in tile map editor
Post by: zeteginara on May 31, 2015, 09:52:34 pm
I'm making a retro-style game so I've been using point filtering, and it's been a few months since I put together a tilemap.  However, during that time, I updated 2dToolkit to 2.5.  Now, in my tilemaps, when I view them in the editor, it seems to apply a blending filter to it.

(http://i51.photobucket.com/albums/f363/zeteginara/comparison_zpsp8wbqalf.png)

There's a comparison.

It's like this on all my old tilemaps too.  However, when they actually render-in game, they look fine.  It only appears 'blended' in the editor.

Is there a new setting or something that I'm missing, or a way I can switch it to show non-blended images in the editor?  This makes it rough to set colliders.
Title: Re: Pixel blending in tile map editor
Post by: unikronsoftware on June 03, 2015, 09:01:42 pm
That looks very much like your editor is dropping texture quality / resolution. Check the Unity quality settings panel to make sure you're not doing that in the editor...