Hi guys,
I'm trying to send a few AtlasSprites to another instance of my game running on another iphone, but I'm having some trouble on how to achieve this the correct way (or a working way ;).
I thought of writing the AtlasSprites to a new texture file (they can belong to different files originally) and then send that new file. Any other ideas?