I have found the createWithFile function could load a json file with a atlas file.
if I have many skins so I may have more than one atlas file due to the limitation of texture size( one atlas file corresponding to one texture, is it right?), so how to handle this situation?
thanks.