Skip to content

maxartz15/MA_TextureAtlasser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

MA_TextureAtlasser

Texture atlas creator tool for Unity.
This tool is made to combine textures and/or remap the UV’s for 3D models. The tool can also be used to make 2D sprite sheets. The visual editor gives you the ability to set and prioritize the sizes and positions in the texture atlas/sprite sheet.

  • Combine textures/sprites.
  • Automatically adjusts the UV's of the assigned meshes to match the new texture atlas.

Download unitypackage

Github All Releases

Unity versions

  • Latest release requires Unity 2018.3 or higher.
  • Releases before 1.8 should work with older Unity versions.
  • Upgrading to 1.8+ will break existing atlasses.

Export options

Meshes

  • UnityMesh (with prefab setup)

Textures

  • PNG
  • PNG (sliced) sprite sheet

Materials

  • Material (with assigned textures and selected shader)

Resources

Youtube video
Website