mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2025-01-22 07:44:50 +01:00
max
78e4fb0ad1
#if UNITY_EDITOR
Added '#if UNITY_EDITOR' to all the scripts that should only run/be used in the editor.
MA_TextureAtlasser
Texture atlas creator for Unity
You can combine textures and/or remap the UV’s 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.
Download the UnityPackage here: https://github.com/maxartz15/MA_TextureAtlasser/releases
For more information: https://maxartz15.com/ma_textureatlas/
Description
Texture atlas creator for Unity
atlascombine-texturescombinermodelsprite-sheettexture-atlastexturepackerunityunity-editorunity3dunity3d-pluginuv
Readme
MIT
189 KiB
Languages
C#
100%