2D Toolkit Forum

2D Toolkit => Support => Topic started by: Mutajon on December 26, 2015, 02:39:04 pm

Title: A NOOB question regarding sprite collections\atlases
Post by: Mutajon on December 26, 2015, 02:39:04 pm
Hi,

When I create a sprite collection (=atlas), does this increase the size of my final build?
Will the final build include all the individual sprite files as well as the atlas file (thereby increasing the size of the final build)? Or does the final build only includes the atlas file?

Thanks for any clarifications! :)


Title: Re: A NOOB question regarding sprite collections\atlases
Post by: unikronsoftware on December 27, 2015, 01:04:59 am
Hi,

The sprite collections don't include the source textures. The build will only include the atlas files.