Seanba / SuperTiled2Unity

Imports Tiled files to Unity. Better than regular Tiled2Unity.
MIT License
659 stars 84 forks source link

Sprite Atlas functionality for tilesets ignores filter settings #138

Open darkerbit opened 4 years ago

darkerbit commented 4 years ago

When Sprite Atlas is turned on for a .tsx tileset, the generated textures seem to ignore the original sprite's filter settings.

Without Sprite Atlas:

withoutatlas

With Sprite Atlas:

withatlas

darkerbit commented 4 years ago

To clarify, I mean SuperTiled2Unity's automated Sprite Atlas generation.