I use Unity - Manual: Sprite Packer build atlas.
How to load a sprite in this atlas at runtime ?
I use Unity - Manual: Sprite Packer build atlas.
How to load a sprite in this atlas at runtime ?
If you mean pack a sprite into a atlas at run-time, its not possible because the Namespace is UnityEditor.Sprites → Only available in the editor.