Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@dacap
Created September 22, 2015 11:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacap/a32adb9248320326733a to your computer and use it in GitHub Desktop.
Save dacap/a32adb9248320326733a to your computer and use it in GitHub Desktop.
{ "frames": [
{
"filename": "file 0.ase",
"frame": { "x": 0, "y": 0, "w": 32, "h": 32 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 32, "h": 32 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
},
{
"filename": "file 1.ase",
"frame": { "x": 32, "y": 0, "w": 32, "h": 32 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 32, "h": 32 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
},
{
"filename": "file 2.ase",
"frame": { "x": 64, "y": 0, "w": 32, "h": 32 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 32, "h": 32 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
}
],
"meta": {
"app": "http://www.aseprite.org/",
"version": "1.1.1-dev",
"image": "file.png",
"format": "RGBA8888",
"size": { "w": 96, "h": 32 },
"scale": "1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment