I have cut up a character into head/body/feet to programatically animate it. All parts are in a single atlas file. I do not want to take the memory to load the same file three times for three different AltasSprites. Is there a way multiple atlassprites can share the same loaded file? Or, is there a way to create a standard sprite from a portion of an atlassprite?
Thanks,
Aaron