How to fix tile gaps in Unity

How to fix tile gaps in Unity

Channel:
Subscribers:
101,000
Published on ● Video Link: https://www.youtube.com/watch?v=yGucb2dbHNs



Category:
Tutorial
Duration: 0:34
359 views
9


Whenever you're using the Tile Palette in Unity to paint tiles, sometimes you'll notice each tile has a gap in-between each tiles. To fix this, select the main sprite texture you're using for the tilemap, then under Inspector, change the Pixels Per Unit by 0.10 smaller than the original. E.g. if your tile is 48 x 48 per unit, change it to 47.50 x 47.50, that should resolve the issue. :)
I find this works 100% of the time.







Tags:
Tile gaps
gaps
tile palette
how to fix gaps
Unity3d
game development
tutorial