Skip to content

Instantly share code, notes, and snippets.

@lukewilde
Created August 13, 2015 14:15
Show Gist options
  • Save lukewilde/34fb0325f762708eaab3 to your computer and use it in GitHub Desktop.
Save lukewilde/34fb0325f762708eaab3 to your computer and use it in GitHub Desktop.
{ "name": "LO",
"staticImage": "symbols/static/LO",
"winType": 0,
"ranking": 0,
"resource": {
"LD": {
"src": "atlas-1",
"scale": 1
},
"SD": {
"src": "atlas-1",
"scale": 0.5
},
"HD": {
"src": "atlas-1",
"scale": 0.5
}
},
"animation": {
"atlas": "atlas-1",
"prefix": "WWintro__",
"start": 1,
"stop": 30,
"suffix": ".png",
"zeroPad": 3,
"clipRect": {
"x": 10,
"y": 10,
"w": 100,
"h": 100,
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment