Texture atlas creator for Unity
Go to file
2019-07-03 00:02:40 +02:00
MA_ToolBox Updated & tested with Unity 2019.1.8f1 2019-07-03 00:02:40 +02:00
.gitignore 1.0, gitignore 2018-08-27 11:55:21 +02:00
LICENSE Update LICENSE 2018-08-27 12:07:30 +02:00
README.md Update README.md 2018-09-01 00:40:20 +02:00

MA_TextureAtlasser

Texture atlas creator for Unity

You can combine textures and/or remap the UVs for the 3D models. By having full control over the size and position of the textures that are being placed in the atlas you will never stand for surprises when exporting. This will cost some more time than auto-generating your texture atlases but you know whats going on and which models/textures are getting priority.

https://youtu.be/PBRKlopkZP0

Download the UnityPackage here: https://github.com/maxartz15/MA_TextureAtlasser/releases

For more information: https://maxartz15.com/ma_textureatlas/