What is "Multipack"? What is the difference between "Manual" and "Auto"?
The size of the sprite sheet in TexturePacker is limited by the "Max size" parameter. If there are too many sprites to fit on one sheet, TexturePacker will show an error. To resolve this, you can either increase the "Max size" or enable "Multipack", which distributes sprites across multiple sheets.
- Auto Multipack – TexturePacker automatically arranges sprites across multiple sheets, optimizing space with no manual adjustments.
- Manual Multipack – You manually assign sprites to specific sheets, giving full control over placement but requiring more effort.