I need to create collection in runtime,accroding to project 13,
tk2dSpriteCollectionData.CreateFromTexturePacker(spriteCollectionSize, texturePackerExportFile.text, texturePackerTexture );
the "texturePackerExportFile" file is a .bytes file,i don't know how to create this .bytes files with TexturePacker ?