Available with sprite plugin
Utility class to parse sprite sheet json data (aseprite json format, but could be exported by another software)
staticisAsepriteJson(json:Dynamic):Bool
staticparseAtlasFromJson(data:AsepriteJson):TextureAtlas
staticparseSheetFromJson(data:AsepriteJson, atlas:TextureAtlas):SpriteSheet