RobotNick Hello, I am having an issue trying to pack all the character's assets onto a single image for that character's sprite sheet. My client requires they be 512X1024 and 1024X2048. Using the standard settings meant to export to unity, I keep getting several pages, some of which have dimensions that are way different than the one specified. How can I get the assets onto single sheets? Thank you!
Nate If your assets don't fit, they go on additional pages. Use smaller assets, use different settings (eg less padding, whitespacing stripping if not using meshes, etc), or use scaling to get the size you want. Post a screenshot of your settings?