If I use Unity’s sprite packing to create an atlas, how do I then use that atlas with the sprites’ normal maps? At the moment I’m using individual textures or manually created atlases (regular, wasteful tiles) which is far from ideal.
Nobody? Is no-one using normal maps with sprites atlases?