@ -156,7 +156,7 @@ module.exports = {
|
||||
path: '^(src)',
|
||||
pathNot: [
|
||||
'[.](?:spec|test|setup|script)[.](?:js|mjs|cjs|jsx|ts|mts|cts|tsx)$',
|
||||
'src/test'
|
||||
'./test'
|
||||
]
|
||||
},
|
||||
to: {
|
||||
|
@ -84,19 +84,19 @@ async function runInteractive() {
|
||||
let description;
|
||||
switch (type) {
|
||||
case "move":
|
||||
dir = path.join(__dirname, "src", "test", "moves");
|
||||
dir = path.join(__dirname, "test", "moves");
|
||||
description = `Moves - ${formattedName}`;
|
||||
break;
|
||||
case "ability":
|
||||
dir = path.join(__dirname, "src", "test", "abilities");
|
||||
dir = path.join(__dirname, "test", "abilities");
|
||||
description = `Abilities - ${formattedName}`;
|
||||
break;
|
||||
case "item":
|
||||
dir = path.join(__dirname, "src", "test", "items");
|
||||
dir = path.join(__dirname, "test", "items");
|
||||
description = `Items - ${formattedName}`;
|
||||
break;
|
||||
case "mystery encounter":
|
||||
dir = path.join(__dirname, "src", "test", "mystery-encounter", "encounters");
|
||||
dir = path.join(__dirname, "test", "mystery-encounter", "encounters");
|
||||
description = `Mystery Encounter - ${formattedName}`;
|
||||
break;
|
||||
default:
|
||||
@ -108,7 +108,7 @@ async function runInteractive() {
|
||||
const content = `import { Abilities } from "#enums/abilities";
|
||||
import { Moves } from "#enums/moves";
|
||||
import { Species } from "#enums/species";
|
||||
import GameManager from "#test/utils/gameManager";
|
||||
import GameManager from "#test/testUtils/gameManager";
|
||||
import Phaser from "phaser";
|
||||
import { afterEach, beforeAll, beforeEach, describe, expect, it } from "vitest";
|
||||
|
||||
|
@ -6,7 +6,7 @@ import importX from 'eslint-plugin-import-x';
|
||||
export default [
|
||||
{
|
||||
name: "eslint-config",
|
||||
files: ["src/**/*.{ts,tsx,js,jsx}"],
|
||||
files: ["src/**/*.{ts,tsx,js,jsx}", "test/**/*.{ts,tsx,js,jsx}"],
|
||||
ignores: ["dist/*", "build/*", "coverage/*", "public/*", ".github/*", "node_modules/*", ".vscode/*"],
|
||||
languageOptions: {
|
||||
parser: parser
|
||||
@ -52,7 +52,7 @@ export default [
|
||||
},
|
||||
{
|
||||
name: "eslint-tests",
|
||||
files: ["src/test/**/**.test.ts"],
|
||||
files: ["test/**/**.test.ts"],
|
||||
languageOptions: {
|
||||
parser: parser,
|
||||
parserOptions: {
|
||||
|
@ -170,7 +170,7 @@ input:-internal-autofill-selected {
|
||||
#touchControls:not(.config-mode):not([data-ui-mode='STARTER_SELECT']) #apadCycleNature,
|
||||
#touchControls:not(.config-mode):not([data-ui-mode='STARTER_SELECT'], [data-ui-mode='POKEDEX_PAGE'], [data-ui-mode='RUN_INFO']) #apadCycleAbility,
|
||||
#touchControls:not(.config-mode):not([data-ui-mode='STARTER_SELECT'], [data-ui-mode='POKEDEX_PAGE']) #apadCycleGender,
|
||||
#touchControls:not(.config-mode):not([data-ui-mode='STARTER_SELECT'], [data-ui-mode='POKEDEX']) #apadCycleVariant {
|
||||
#touchControls:not(.config-mode):not([data-ui-mode='STARTER_SELECT'], [data-ui-mode='POKEDEX']) #apadCycleTera {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
@ -129,7 +129,7 @@
|
||||
<div id="apadCycleNature" class="apad-button apad-square apad-small" data-key="CYCLE_NATURE">
|
||||
<span class="apad-label">N</span>
|
||||
</div>
|
||||
<div id="apadCycleVariant" class="apad-button apad-square apad-small" data-key="V">
|
||||
<div id="apadCycleTera" class="apad-button apad-square apad-small" data-key="CYCLE_TERA">
|
||||
<span class="apad-label">V</span>
|
||||
</div>
|
||||
<!-- buttons to display battle-specific information -->
|
||||
|
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "pokemon-rogue-battle",
|
||||
"version": "1.6.4",
|
||||
"version": "1.7.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "pokemon-rogue-battle",
|
||||
"version": "1.6.4",
|
||||
"version": "1.7.0",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@material/material-color-utilities": "^0.2.7",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pokemon-rogue-battle",
|
||||
"private": true,
|
||||
"version": "1.6.4",
|
||||
"version": "1.7.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
|
774
public/battle-anims/common-terastallize.json
Normal file
@ -0,0 +1,774 @@
|
||||
{
|
||||
"graphic": "terastallize",
|
||||
"frames": [
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 150,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 225,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 70,
|
||||
"zoomY": 70,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 255,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 70,
|
||||
"zoomY": 70,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 255,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 90,
|
||||
"zoomY": 90,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 255,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 90,
|
||||
"zoomY": 90,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 255,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 255,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 255,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 255,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 200,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
0
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 100,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
0
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 100,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
0
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 60,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
0
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 60,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
0
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -20,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 2,
|
||||
"graphicFrame": 1,
|
||||
"opacity": 60,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
0
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
255
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
0
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 0,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"tone": [
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
255
|
||||
],
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 2
|
||||
},
|
||||
{
|
||||
"x": 128,
|
||||
"y": -64,
|
||||
"zoomX": 100,
|
||||
"zoomY": 100,
|
||||
"visible": true,
|
||||
"target": 1,
|
||||
"graphicFrame": 0,
|
||||
"opacity": 255,
|
||||
"locked": true,
|
||||
"priority": 1,
|
||||
"focus": 1
|
||||
}
|
||||
]
|
||||
],
|
||||
"frameTimedEvents": {},
|
||||
"position": 4,
|
||||
"hue": 0
|
||||
}
|
@ -261,10 +261,10 @@
|
||||
"666-fancy",
|
||||
"666-garden",
|
||||
"666-garden",
|
||||
"666-high",
|
||||
"666-high",
|
||||
"666-icy",
|
||||
"666-icy",
|
||||
"666-high-plains",
|
||||
"666-high-plains",
|
||||
"666-icy-snow",
|
||||
"666-icy-snow",
|
||||
"666-jungle",
|
||||
"666-jungle",
|
||||
"666-marine",
|
||||
@ -277,8 +277,8 @@
|
||||
"666-monsoon",
|
||||
"666-ocean",
|
||||
"666-ocean",
|
||||
"666-poke",
|
||||
"666-poke",
|
||||
"666-poke-ball",
|
||||
"666-poke-ball",
|
||||
"666-polar",
|
||||
"666-polar",
|
||||
"666-river",
|
||||
@ -339,8 +339,7 @@
|
||||
"6724",
|
||||
"673",
|
||||
"673",
|
||||
"674",
|
||||
"674",
|
||||
|
||||
"675",
|
||||
"675",
|
||||
"676",
|
||||
@ -383,16 +382,14 @@
|
||||
"692",
|
||||
"693",
|
||||
"693",
|
||||
"694",
|
||||
"694",
|
||||
|
||||
"695",
|
||||
"695",
|
||||
"696",
|
||||
"696",
|
||||
"697",
|
||||
"697",
|
||||
"698",
|
||||
"698",
|
||||
|
||||
"699",
|
||||
"699",
|
||||
"700",
|
||||
@ -401,18 +398,13 @@
|
||||
"701",
|
||||
"702",
|
||||
"702",
|
||||
"703",
|
||||
"703",
|
||||
|
||||
"704",
|
||||
"704",
|
||||
"705",
|
||||
"705",
|
||||
"706",
|
||||
"706",
|
||||
"707",
|
||||
"707",
|
||||
"708",
|
||||
"708",
|
||||
"709",
|
||||
"709",
|
||||
"710",
|
||||
@ -423,8 +415,6 @@
|
||||
"712",
|
||||
"713",
|
||||
"713",
|
||||
"714",
|
||||
"714",
|
||||
"715",
|
||||
"715",
|
||||
"716-active",
|
||||
@ -433,16 +423,10 @@
|
||||
"716-neutral",
|
||||
"717",
|
||||
"717",
|
||||
"718-10",
|
||||
"718-10",
|
||||
"718-complete",
|
||||
"718-complete",
|
||||
"718",
|
||||
"718",
|
||||
"719-mega",
|
||||
"719-mega",
|
||||
"719",
|
||||
"719",
|
||||
"720-unbound",
|
||||
"720-unbound",
|
||||
"720",
|
||||
@ -1395,10 +1379,10 @@
|
||||
"666b-fancy",
|
||||
"666b-garden",
|
||||
"666b-garden",
|
||||
"666b-high",
|
||||
"666b-high",
|
||||
"666b-icy",
|
||||
"666b-icy",
|
||||
"666b-high-plains",
|
||||
"666b-high-plains",
|
||||
"666b-icy-snow",
|
||||
"666b-icy-snow",
|
||||
"666b-jungle",
|
||||
"666b-jungle",
|
||||
"666b-marine",
|
||||
@ -1411,8 +1395,8 @@
|
||||
"666b-monsoon",
|
||||
"666b-ocean",
|
||||
"666b-ocean",
|
||||
"666b-poke",
|
||||
"666b-poke",
|
||||
"666b-poke-ball",
|
||||
"666b-poke-ball",
|
||||
"666b-polar",
|
||||
"666b-polar",
|
||||
"666b-river",
|
||||
@ -1473,8 +1457,7 @@
|
||||
"6724b",
|
||||
"673b",
|
||||
"673b",
|
||||
"674b",
|
||||
"674b",
|
||||
|
||||
"675b",
|
||||
"675b",
|
||||
"676b",
|
||||
@ -1517,16 +1500,14 @@
|
||||
"692b",
|
||||
"693b",
|
||||
"693b",
|
||||
"694b",
|
||||
"694b",
|
||||
|
||||
"695b",
|
||||
"695b",
|
||||
"696b",
|
||||
"696b",
|
||||
"697b",
|
||||
"697b",
|
||||
"698b",
|
||||
"698b",
|
||||
|
||||
"699b",
|
||||
"699b",
|
||||
"700b",
|
||||
@ -1535,18 +1516,13 @@
|
||||
"701b",
|
||||
"702b",
|
||||
"702b",
|
||||
"703b",
|
||||
"703b",
|
||||
|
||||
"704b",
|
||||
"704b",
|
||||
"705b",
|
||||
"705b",
|
||||
"706b",
|
||||
"706b",
|
||||
"707b",
|
||||
"707b",
|
||||
"708b",
|
||||
"708b",
|
||||
"709b",
|
||||
"709b",
|
||||
"710b",
|
||||
@ -1557,8 +1533,6 @@
|
||||
"712b",
|
||||
"713b",
|
||||
"713b",
|
||||
"714b",
|
||||
"714b",
|
||||
"715b",
|
||||
"715b",
|
||||
"716b-active",
|
||||
@ -1567,16 +1541,10 @@
|
||||
"716b-neutral",
|
||||
"717b",
|
||||
"717b",
|
||||
"718b-10",
|
||||
"718b-10",
|
||||
"718b-complete",
|
||||
"718b-complete",
|
||||
"718b",
|
||||
"718b",
|
||||
"719b-mega",
|
||||
"719b-mega",
|
||||
"719b",
|
||||
"719b",
|
||||
"720b-unbound",
|
||||
"720b-unbound",
|
||||
"720b",
|
||||
@ -2531,10 +2499,10 @@
|
||||
"666sb-fancy",
|
||||
"666sb-garden",
|
||||
"666sb-garden",
|
||||
"666sb-high",
|
||||
"666sb-high",
|
||||
"666sb-icy",
|
||||
"666sb-icy",
|
||||
"666sb-high-plains",
|
||||
"666sb-high-plains",
|
||||
"666sb-icy-snow",
|
||||
"666sb-icy-snow",
|
||||
"666sb-jungle",
|
||||
"666sb-jungle",
|
||||
"666sb-marine",
|
||||
@ -2547,8 +2515,8 @@
|
||||
"666sb-monsoon",
|
||||
"666sb-ocean",
|
||||
"666sb-ocean",
|
||||
"666sb-poke",
|
||||
"666sb-poke",
|
||||
"666sb-poke-ball",
|
||||
"666sb-poke-ball",
|
||||
"666sb-polar",
|
||||
"666sb-polar",
|
||||
"666sb-river",
|
||||
@ -2609,8 +2577,7 @@
|
||||
"6724sb",
|
||||
"673sb",
|
||||
"673sb",
|
||||
"674sb",
|
||||
"674sb",
|
||||
|
||||
"675sb",
|
||||
"675sb",
|
||||
"676sb",
|
||||
@ -2653,16 +2620,14 @@
|
||||
"692sb",
|
||||
"693sb",
|
||||
"693sb",
|
||||
"694sb",
|
||||
"694sb",
|
||||
|
||||
"695sb",
|
||||
"695sb",
|
||||
"696sb",
|
||||
"696sb",
|
||||
"697sb",
|
||||
"697sb",
|
||||
"698sb",
|
||||
"698sb",
|
||||
|
||||
"699sb",
|
||||
"699sb",
|
||||
"700sb",
|
||||
@ -2671,18 +2636,13 @@
|
||||
"701sb",
|
||||
"702sb",
|
||||
"702sb",
|
||||
"703sb",
|
||||
"703sb",
|
||||
|
||||
"704sb",
|
||||
"704sb",
|
||||
"705sb",
|
||||
"705sb",
|
||||
"706sb",
|
||||
"706sb",
|
||||
"707sb",
|
||||
"707sb",
|
||||
"708sb",
|
||||
"708sb",
|
||||
"709sb",
|
||||
"709sb",
|
||||
"710sb",
|
||||
@ -2693,8 +2653,6 @@
|
||||
"712sb",
|
||||
"713sb",
|
||||
"713sb",
|
||||
"714sb",
|
||||
"714sb",
|
||||
"715sb",
|
||||
"715sb",
|
||||
"716sb-active",
|
||||
@ -2703,16 +2661,10 @@
|
||||
"716sb-neutral",
|
||||
"717sb",
|
||||
"717sb",
|
||||
"718sb-10",
|
||||
"718sb-10",
|
||||
"718sb-complete",
|
||||
"718sb-complete",
|
||||
"718sb",
|
||||
"718sb",
|
||||
"719sb-mega",
|
||||
"719sb-mega",
|
||||
"719sb",
|
||||
"719sb",
|
||||
"720sb-unbound",
|
||||
"720sb-unbound",
|
||||
"720sb",
|
||||
@ -3672,10 +3624,10 @@
|
||||
"666s-fancy",
|
||||
"666s-garden",
|
||||
"666s-garden",
|
||||
"666s-high",
|
||||
"666s-high",
|
||||
"666s-icy",
|
||||
"666s-icy",
|
||||
"666s-high-plains",
|
||||
"666s-high-plains",
|
||||
"666s-icy-snow",
|
||||
"666s-icy-snow",
|
||||
"666s-jungle",
|
||||
"666s-jungle",
|
||||
"666s-marine",
|
||||
@ -3688,8 +3640,8 @@
|
||||
"666s-monsoon",
|
||||
"666s-ocean",
|
||||
"666s-ocean",
|
||||
"666s-poke",
|
||||
"666s-poke",
|
||||
"666s-poke-ball",
|
||||
"666s-poke-ball",
|
||||
"666s-polar",
|
||||
"666s-polar",
|
||||
"666s-river",
|
||||
@ -3750,8 +3702,7 @@
|
||||
"6724s",
|
||||
"673s",
|
||||
"673s",
|
||||
"674s",
|
||||
"674s",
|
||||
|
||||
"675s",
|
||||
"675s",
|
||||
"676s",
|
||||
@ -3794,16 +3745,14 @@
|
||||
"692s",
|
||||
"693s",
|
||||
"693s",
|
||||
"694s",
|
||||
"694s",
|
||||
|
||||
"695s",
|
||||
"695s",
|
||||
"696s",
|
||||
"696s",
|
||||
"697s",
|
||||
"697s",
|
||||
"698s",
|
||||
"698s",
|
||||
|
||||
"699s",
|
||||
"699s",
|
||||
"700s",
|
||||
@ -3812,18 +3761,13 @@
|
||||
"701s",
|
||||
"702s",
|
||||
"702s",
|
||||
"703s",
|
||||
"703s",
|
||||
|
||||
"704s",
|
||||
"704s",
|
||||
"705s",
|
||||
"705s",
|
||||
"706s",
|
||||
"706s",
|
||||
"707s",
|
||||
"707s",
|
||||
"708s",
|
||||
"708s",
|
||||
"709s",
|
||||
"709s",
|
||||
"710s",
|
||||
@ -3834,8 +3778,6 @@
|
||||
"712s",
|
||||
"713s",
|
||||
"713s",
|
||||
"714s",
|
||||
"714s",
|
||||
"715s",
|
||||
"715s",
|
||||
"716s-active",
|
||||
@ -3844,16 +3786,10 @@
|
||||
"716s-neutral",
|
||||
"717s",
|
||||
"717s",
|
||||
"718s-10",
|
||||
"718s-10",
|
||||
"718s-complete",
|
||||
"718s-complete",
|
||||
"718s",
|
||||
"718s",
|
||||
"719s-mega",
|
||||
"719s-mega",
|
||||
"719s",
|
||||
"719s",
|
||||
"720s-unbound",
|
||||
"720s-unbound",
|
||||
"720s",
|
||||
@ -4609,19 +4545,15 @@
|
||||
"666-archipelago",
|
||||
"666-continental",
|
||||
"666-elegant",
|
||||
"666-fancy_2",
|
||||
"666-fancy_2",
|
||||
"666-fancy_3",
|
||||
"666-fancy_3",
|
||||
"666-fancy",
|
||||
"666-fancy",
|
||||
"666-garden",
|
||||
"666-high",
|
||||
"666-icy",
|
||||
"666-icy-snow",
|
||||
"666-jungle",
|
||||
"666-marine",
|
||||
"666-meadow_2",
|
||||
"666-meadow_2",
|
||||
"666-meadow_3",
|
||||
"666-meadow_3",
|
||||
"666-meadow",
|
||||
"666-meadow",
|
||||
"666-modern",
|
||||
"666-monsoon",
|
||||
"666-ocean",
|
||||
@ -4630,8 +4562,6 @@
|
||||
"666-poke",
|
||||
"666-polar",
|
||||
"666-river",
|
||||
"666-river_2",
|
||||
"666-river_2",
|
||||
"666-sandstorm",
|
||||
"666-savanna",
|
||||
"666-sun",
|
||||
@ -4652,7 +4582,6 @@
|
||||
"705_3",
|
||||
"705_3",
|
||||
"706",
|
||||
"708",
|
||||
"709",
|
||||
"710",
|
||||
"711",
|
||||
@ -4837,6 +4766,10 @@
|
||||
"150b-mega",
|
||||
"181b-mega",
|
||||
"212b-mega",
|
||||
"248b-mega",
|
||||
"248b-mega",
|
||||
"257b-mega",
|
||||
"257b-mega",
|
||||
"282b-mega",
|
||||
"3b-mega_2",
|
||||
"3b-mega_2",
|
||||
@ -4878,86 +4811,46 @@
|
||||
"665b",
|
||||
"665_2b",
|
||||
"665_2b",
|
||||
"666b-archipelago_2",
|
||||
"666b-archipelago_2",
|
||||
"666b-archipelago_3",
|
||||
"666b-archipelago_3",
|
||||
"666b-continental_2",
|
||||
"666b-continental_2",
|
||||
"666b-continental_3",
|
||||
"666b-continental_3",
|
||||
"666b-elegant_2",
|
||||
"666b-elegant_2",
|
||||
"666b-elegant_3",
|
||||
"666b-elegant_3",
|
||||
"666b-fancy_2",
|
||||
"666b-fancy_2",
|
||||
"666b-fancy_3",
|
||||
"666b-fancy_3",
|
||||
"666b-garden_2",
|
||||
"666b-garden_2",
|
||||
"666b-garden_3",
|
||||
"666b-garden_3",
|
||||
"666b-high",
|
||||
"666b-high",
|
||||
"666b-high",
|
||||
"666b-high",
|
||||
"666b-icy",
|
||||
"666b-icy",
|
||||
"666b-icy",
|
||||
"666b-icy",
|
||||
"666b-jungle_2",
|
||||
"666b-jungle_2",
|
||||
"666b-jungle_3",
|
||||
"666b-jungle_3",
|
||||
"666b-marine_2",
|
||||
"666b-marine_2",
|
||||
"666b-marine_3",
|
||||
"666b-marine_3",
|
||||
"666b-meadow_2",
|
||||
"666b-meadow_2",
|
||||
"666b-meadow_3",
|
||||
"666b-meadow_3",
|
||||
"666b-modern_2",
|
||||
"666b-modern_2",
|
||||
"666b-modern_3",
|
||||
"666b-modern_3",
|
||||
"666b-monsoon_2",
|
||||
"666b-monsoon_2",
|
||||
"666b-monsoon_3",
|
||||
"666b-monsoon_3",
|
||||
"666b-ocean_2",
|
||||
"666b-ocean_2",
|
||||
"666b-ocean_3",
|
||||
"666b-ocean_3",
|
||||
"666b-poke",
|
||||
"666b-poke",
|
||||
"666b-poke",
|
||||
"666b-poke",
|
||||
"666b-polar_2",
|
||||
"666b-polar_2",
|
||||
"666b-polar_3",
|
||||
"666b-polar_3",
|
||||
"666b-river_2",
|
||||
"666b-river_2",
|
||||
"666b-river_3",
|
||||
"666b-river_3",
|
||||
"666b-sandstorm_2",
|
||||
"666b-sandstorm_2",
|
||||
"666b-sandstorm_3",
|
||||
"666b-sandstorm_3",
|
||||
"666b-savanna_2",
|
||||
"666b-savanna_2",
|
||||
"666b-savanna_3",
|
||||
"666b-savanna_3",
|
||||
"666b-sun_2",
|
||||
"666b-sun_2",
|
||||
"666b-sun_3",
|
||||
"666b-sun_3",
|
||||
"666b-tundra_2",
|
||||
"666b-tundra_2",
|
||||
"666b-tundra_3",
|
||||
"666b-tundra_3",
|
||||
"666b-archipelago",
|
||||
"666b-archipelago",
|
||||
"666b-continental",
|
||||
"666b-continental",
|
||||
"666b-elegant",
|
||||
"666b-elegant",
|
||||
"666b-fancy",
|
||||
"666b-fancy",
|
||||
"666b-garden",
|
||||
"666b-garden",
|
||||
"666b-high-plains",
|
||||
"666b-high-plains",
|
||||
"666b-icy-snow",
|
||||
"666b-icy-snow",
|
||||
"666b-jungle",
|
||||
"666b-jungle",
|
||||
"666b-marine",
|
||||
"666b-marine",
|
||||
"666b-meadow",
|
||||
"666b-meadow",
|
||||
"666b-modern",
|
||||
"666b-modern",
|
||||
"666b-monsoon",
|
||||
"666b-monsoon",
|
||||
"666b-ocean",
|
||||
"666b-ocean",
|
||||
"666b-poke-ball",
|
||||
"666b-poke-ball",
|
||||
"666b-polar",
|
||||
"666b-polar",
|
||||
"666b-river",
|
||||
"666b-river",
|
||||
"666b-sandstorm",
|
||||
"666b-sandstorm",
|
||||
"666b-savanna",
|
||||
"666b-savanna",
|
||||
"666b-sun",
|
||||
"666b-sun",
|
||||
"666b-tundra",
|
||||
"666b-tundra",
|
||||
"6705b",
|
||||
"6706_2b",
|
||||
"6706_2b",
|
||||
@ -4969,7 +4862,6 @@
|
||||
"704b",
|
||||
"705b",
|
||||
"706b",
|
||||
"708b",
|
||||
"709b",
|
||||
"710b",
|
||||
"711b",
|
||||
|
BIN
public/images/battle_anims/terastallize.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/events/pkmnday2025event-de.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
public/images/events/pkmnday2025event-en.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
public/images/events/pkmnday2025event-es-ES.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
public/images/events/pkmnday2025event-fr.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
public/images/events/pkmnday2025event-it.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
public/images/events/pkmnday2025event-ja.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
public/images/events/pkmnday2025event-ko.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
public/images/events/pkmnday2025event-pt-BR.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
public/images/events/pkmnday2025event-zh-CN.png
Normal file
After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
@ -1,41 +1,20 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "656.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 35,
|
||||
"h": 35
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 32,
|
||||
"h": 35
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 32,
|
||||
"h": 35
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 32,
|
||||
"h": 35
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:25355f0b039f39b6231cb75c6f8a0200:2e119e5dd64fab6d996ea751c24a38e0:9c4d208e6c2f857bfb0b23b8eea3326c$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 1, "y": 1, "w": 32, "h": 35 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 32, "h": 35 },
|
||||
"sourceSize": { "w": 32, "h": 35 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "656.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 34, "h": 37 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 515 B After Width: | Height: | Size: 528 B |
Before Width: | Height: | Size: 948 B After Width: | Height: | Size: 982 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 970 B After Width: | Height: | Size: 1010 B |
Before Width: | Height: | Size: 952 B After Width: | Height: | Size: 1005 B |
@ -1,41 +1,506 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "674.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 42,
|
||||
"h": 42
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 28,
|
||||
"h": 42
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 28,
|
||||
"h": 42
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 28,
|
||||
"h": 42
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:17675dc9d79a224d5cfe26d4ea11594d:afc8db52143597fb62ac44c9a1600a80:b823d10f1c9b4d501296982088ba63d6$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 0, "y": 42, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 29, "y": 42, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 58, "y": 42, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 87, "y": 42, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 58, "y": 42, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 0, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 29, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 58, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 87, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 0, "y": 126, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 87, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 58, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 29, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 58, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 87, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 0, "y": 126, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 87, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 58, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 29, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 0, "y": 84, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 58, "y": 42, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 87, "y": 42, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 29, "y": 126, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 58, "y": 126, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "674.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 116, "h": 168 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 1.5 KiB |
@ -1,41 +1,767 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "694.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 41,
|
||||
"h": 41
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 41,
|
||||
"h": 38
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 41,
|
||||
"h": 38
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 41,
|
||||
"h": 38
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:a121458917a5069ac5fcf0438e46af2b:afcd331d4ef231f539d602827ea66e55:b0990f9650cfe63b836cbed33f0b44d8$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 41, "y": 176, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 158, "y": 137, "w": 42, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 12, "w": 42, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 0, "y": 133, "w": 43, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 12, "w": 43, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 114, "y": 132, "w": 44, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 12, "w": 44, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 0, "y": 95, "w": 45, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 12, "w": 45, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 227, "y": 131, "w": 46, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 13, "w": 46, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 273, "y": 136, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 13, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 82, "y": 208, "w": 41, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 13, "w": 41, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 246, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 207, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 285, "y": 211, "w": 38, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 38, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 123, "y": 213, "w": 39, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 14, "w": 39, "h": 36 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 0, "y": 209, "w": 40, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 13, "w": 40, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 167, "y": 206, "w": 40, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 12, "w": 40, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 200, "y": 168, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 41, "y": 176, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 158, "y": 137, "w": 42, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 12, "w": 42, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 0, "y": 133, "w": 43, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 12, "w": 43, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 114, "y": 132, "w": 44, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 12, "w": 44, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 0, "y": 95, "w": 45, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 12, "w": 45, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 227, "y": 131, "w": 46, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 13, "w": 46, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 273, "y": 136, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 13, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 82, "y": 208, "w": 41, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 13, "w": 41, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 246, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 207, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 285, "y": 211, "w": 38, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 38, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 123, "y": 213, "w": 39, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 14, "w": 39, "h": 36 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 0, "y": 209, "w": 40, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 13, "w": 40, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 167, "y": 206, "w": 40, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 12, "w": 40, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 200, "y": 168, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 41, "y": 176, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 158, "y": 137, "w": 42, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 12, "w": 42, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 0, "y": 133, "w": 43, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 12, "w": 43, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 114, "y": 132, "w": 44, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 12, "w": 44, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 0, "y": 95, "w": 45, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 12, "w": 45, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 227, "y": 131, "w": 46, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 13, "w": 46, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 273, "y": 136, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 13, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 82, "y": 208, "w": 41, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 13, "w": 41, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 246, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 207, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 285, "y": 211, "w": 38, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 38, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 123, "y": 213, "w": 39, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 14, "w": 39, "h": 36 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 0, "y": 209, "w": 40, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 13, "w": 40, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 167, "y": 206, "w": 40, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 12, "w": 40, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 200, "y": 168, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 41, "y": 176, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 158, "y": 137, "w": 42, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 12, "w": 42, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 0, "y": 133, "w": 43, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 12, "w": 43, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 114, "y": 132, "w": 44, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 12, "w": 44, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 0, "y": 95, "w": 45, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 12, "w": 45, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 227, "y": 131, "w": 46, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 13, "w": 46, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 273, "y": 136, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 13, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 82, "y": 208, "w": 41, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 13, "w": 41, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 246, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 207, "y": 211, "w": 39, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 39, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 285, "y": 211, "w": 38, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 13, "w": 38, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 123, "y": 213, "w": 39, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 15, "y": 14, "w": 39, "h": 36 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 0, "y": 209, "w": 40, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 13, "w": 40, "h": 37 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 167, "y": 206, "w": 40, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 12, "w": 40, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 200, "y": 168, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 41, "y": 176, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 282, "y": 173, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 241, "y": 173, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 0, "y": 171, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 85, "y": 170, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 227, "y": 93, "w": 52, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 12, "w": 52, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 57, "y": 50, "w": 55, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 55, "h": 39 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 56, "y": 0, "w": 56, "h": 50 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 56, "h": 50 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 112, "y": 0, "w": 56, "h": 49 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 56, "h": 49 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 56, "h": 50 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 56, "h": 50 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 224, "y": 47, "w": 57, "h": 46 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 57, "h": 46 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 281, "y": 46, "w": 57, "h": 46 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 4, "w": 57, "h": 46 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 168, "y": 0, "w": 56, "h": 48 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 2, "w": 56, "h": 48 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 281, "y": 0, "w": 57, "h": 46 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 57, "h": 46 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 170, "y": 93, "w": 57, "h": 44 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 57, "h": 44 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 224, "y": 0, "w": 57, "h": 47 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 57, "h": 47 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 0, "y": 50, "w": 57, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 57, "h": 45 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 281, "y": 92, "w": 57, "h": 44 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 57, "h": 44 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 57, "y": 94, "w": 57, "h": 44 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 57, "h": 44 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 112, "y": 49, "w": 58, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 5, "w": 58, "h": 45 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 114, "y": 94, "w": 56, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 12, "w": 56, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 170, "y": 48, "w": 53, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 53, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 126, "y": 175, "w": 41, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 12, "w": 41, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 43, "y": 138, "w": 42, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 12, "w": 42, "h": 38 },
|
||||
"sourceSize": { "w": 62, "h": 50 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "694.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 338, "h": 249 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 548 B After Width: | Height: | Size: 3.6 KiB |
@ -1,41 +1,569 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "703.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 38,
|
||||
"h": 38
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 37,
|
||||
"h": 38
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 37,
|
||||
"h": 38
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 37,
|
||||
"h": 38
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:5da3bf1b2b82712da609c628fc886d69:7a2dc2f1f3b5fa2ee6b04cdf4c952277:721af8c322ff60159262e9b3017c784d$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 37, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 35, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 71, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 107, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 148, "y": 0, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 0, "y": 38, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 143, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 143, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 35, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 71, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 37, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 35, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 71, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 107, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 148, "y": 0, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 0, "y": 38, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 143, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 143, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 35, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 71, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 37, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 35, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 71, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 107, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 148, "y": 0, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 0, "y": 38, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 143, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 143, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 35, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 71, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 37, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 35, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 71, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 107, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 148, "y": 0, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 0, "y": 38, "w": 35, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 35, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 143, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 143, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 35, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 71, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 74, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 3, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 35, "y": 114, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 70, "y": 114, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 105, "y": 114, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 0, "y": 117, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 140, "y": 117, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 0, "y": 117, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 0, "y": 117, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 0, "y": 117, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 35, "y": 153, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 111, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 107, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 107, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "703.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 183, "h": 192 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 490 B After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 866 B After Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 8.8 KiB |
@ -1,41 +1,263 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "714.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 64,
|
||||
"h": 64
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 64,
|
||||
"h": 57
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 64,
|
||||
"h": 57
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 64,
|
||||
"h": 57
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:acf096b1d2c6d9730a18ff797fb5ae47:ea434d000e9983cb42ecd03220d247c4:1a07d46e710b0568ec824f54fbc4fe6a$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 1, "y": 1, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 133, "y": 1, "w": 64, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 6, "w": 64, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 1, "y": 60, "w": 61, "h": 55 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 8, "w": 61, "h": 55 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 184, "y": 117, "w": 32, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 32, "h": 67 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 50, "y": 119, "w": 33, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 33, "h": 63 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 199, "y": 1, "w": 47, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 1, "w": 47, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 64, "y": 60, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 1, "y": 1, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 133, "y": 1, "w": 64, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 64, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 1, "y": 60, "w": 61, "h": 55 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 8, "w": 61, "h": 55 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 184, "y": 117, "w": 32, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 3, "w": 32, "h": 67 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 50, "y": 119, "w": 33, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 3, "w": 33, "h": 63 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 199, "y": 1, "w": 47, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 1, "w": 47, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 64, "y": 60, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 1, "y": 1, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 133, "y": 1, "w": 64, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 6, "w": 64, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 133, "y": 59, "w": 61, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 7, "w": 61, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 113, "y": 117, "w": 33, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 33, "h": 68 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 148, "y": 117, "w": 34, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 34, "h": 64 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 1, "y": 117, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 64, "y": 60, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 1, "y": 1, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 67, "y": 1, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 196, "y": 59, "w": 61, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 7, "w": 61, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 113, "y": 117, "w": 33, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 2, "w": 33, "h": 68 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 218, "y": 117, "w": 33, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 2, "w": 33, "h": 64 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 199, "y": 1, "w": 47, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 1, "w": 47, "h": 56 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 64, "y": 60, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 66, "h": 70 },
|
||||
"duration": 50
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "714.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 258, "h": 186 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 752 B After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 3.4 KiB |
@ -1,41 +1,686 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "718-10.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 66,
|
||||
"h": 66
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 56,
|
||||
"h": 66
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 56,
|
||||
"h": 66
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 56,
|
||||
"h": 66
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:a1845dc28b51b657957628d4b4d7af94:87a4c3e6fcac562963f6331abb3d962c:82195cf2a6db620c5643b8162d6e8c5c$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 57, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 57, "h": 67 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 173, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 230, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 57, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 115, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 171, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 229, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 287, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 171, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 229, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 0, "y": 67, "w": 57, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 57, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 287, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 57, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 114, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 57, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 57, "h": 67 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 173, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 230, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 57, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 115, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 171, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 229, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 287, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 171, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 229, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 0, "y": 67, "w": 57, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 57, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 287, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 57, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 114, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 57, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 57, "h": 67 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 173, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 230, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 57, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 115, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 171, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 229, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 287, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 171, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 229, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 0, "y": 67, "w": 57, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 57, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 287, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 57, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 114, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 57, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 57, "h": 67 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 173, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 230, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 57, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 115, "y": 0, "w": 58, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 171, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 229, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 287, "y": 66, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 171, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 229, "y": 130, "w": 58, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 58, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 0, "y": 67, "w": 57, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 57, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 287, "y": 0, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 57, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 114, "y": 65, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 287, "y": 130, "w": 56, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 56, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 57, "y": 131, "w": 56, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 56, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 164, "y": 261, "w": 56, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 56, "h": 65 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 0, "y": 327, "w": 56, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 56, "h": 64 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 56, "y": 327, "w": 56, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 56, "h": 63 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 169, "y": 329, "w": 57, "h": 62 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 5, "w": 57, "h": 62 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 112, "y": 326, "w": 57, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 57, "h": 63 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 54, "y": 265, "w": 58, "h": 62 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 5, "w": 58, "h": 62 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 226, "y": 332, "w": 56, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 56, "h": 63 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 220, "y": 261, "w": 53, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 0, "w": 53, "h": 68 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 273, "y": 264, "w": 53, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 0, "w": 53, "h": 68 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 279, "y": 196, "w": 54, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 0, "w": 54, "h": 68 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 56, "y": 197, "w": 54, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 0, "w": 54, "h": 68 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 110, "y": 197, "w": 54, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 0, "w": 54, "h": 68 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 0, "y": 198, "w": 54, "h": 68 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 0, "w": 54, "h": 68 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 169, "y": 194, "w": 55, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 1, "w": 55, "h": 67 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 224, "y": 194, "w": 55, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 1, "w": 55, "h": 67 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 56, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 56, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 113, "y": 131, "w": 56, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 56, "h": 66 },
|
||||
"sourceSize": { "w": 61, "h": 69 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "718-10.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 345, "h": 395 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 737 B After Width: | Height: | Size: 14 KiB |
@ -1,41 +1,803 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "718.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 88,
|
||||
"h": 88
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 72,
|
||||
"h": 88
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 72,
|
||||
"h": 88
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 72,
|
||||
"h": 88
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:c521b0d088429d6fd0d1d291823b7881:a063fa0268f5006b3587b06e3245db2a:7b4a06b06cbac24b3f39727b0238661b$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 294, "y": 438, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 0, "y": 442, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 437, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 145, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 366, "y": 440, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 223, "y": 267, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 296, "y": 350, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 384, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 459, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 452, "y": 265, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 76, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 233, "y": 90, "w": 75, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 75, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 151, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 0, "y": 179, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 75, "y": 266, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 369, "y": 352, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 294, "y": 438, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 0, "y": 442, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 437, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 145, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 366, "y": 440, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 223, "y": 267, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 296, "y": 350, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 384, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 459, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 452, "y": 265, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 76, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 233, "y": 90, "w": 75, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 75, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 151, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 0, "y": 179, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 75, "y": 266, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 369, "y": 352, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 294, "y": 438, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 0, "y": 442, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 437, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 145, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 366, "y": 440, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 223, "y": 267, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 296, "y": 350, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 384, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 459, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 452, "y": 265, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 76, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 233, "y": 90, "w": 75, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 75, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 151, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 0, "y": 179, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 75, "y": 266, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 369, "y": 352, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 294, "y": 438, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 0, "y": 442, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 437, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 145, "y": 441, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 366, "y": 440, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 223, "y": 267, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 296, "y": 350, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 384, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 459, "y": 177, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 452, "y": 265, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 76, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 233, "y": 90, "w": 75, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 75, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 151, "y": 178, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 0, "y": 179, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 75, "y": 266, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 369, "y": 352, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 222, "y": 355, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 73, "y": 354, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 149, "y": 353, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 442, "y": 353, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 3, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 149, "y": 266, "w": 74, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 4, "w": 74, "h": 87 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 377, "y": 265, "w": 75, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 75, "h": 87 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 308, "y": 177, "w": 76, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 76, "h": 87 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 76, "y": 91, "w": 76, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 76, "h": 87 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 301, "y": 264, "w": 76, "h": 86 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 76, "h": 86 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 0, "y": 267, "w": 74, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 4, "w": 74, "h": 87 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 0, "y": 90, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 391, "y": 88, "w": 77, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 77, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 79, "y": 0, "w": 78, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 0, "w": 78, "h": 91 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 468, "y": 88, "w": 77, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 77, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 157, "y": 0, "w": 78, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 1, "w": 78, "h": 90 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 313, "y": 0, "w": 78, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 78, "h": 89 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 79, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 1, "w": 79, "h": 90 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 391, "y": 0, "w": 78, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 3, "w": 78, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 235, "y": 0, "w": 78, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 1, "w": 78, "h": 90 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 469, "y": 0, "w": 78, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 78, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0085.png",
|
||||
"frame": { "x": 313, "y": 89, "w": 77, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 3, "w": 77, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0086.png",
|
||||
"frame": { "x": 157, "y": 90, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 3, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0087.png",
|
||||
"frame": { "x": 226, "y": 179, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0088.png",
|
||||
"frame": { "x": 0, "y": 354, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 88, "h": 92 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "718.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 547, "h": 530 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 37 KiB |
@ -1,41 +1,875 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "719.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 70,
|
||||
"h": 70
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 41,
|
||||
"h": 70
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 41,
|
||||
"h": 70
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 41,
|
||||
"h": 70
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:2444999ec5c861d795baf2a948bfbf12:226dba2be6e002f00cb5559f02986b41:17a705bb924916761be2495822a53735$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 43, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 86, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 129, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 172, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 6, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 0, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 40, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 83, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 124, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 86, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 215, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 43, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 86, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 129, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 172, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 6, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 0, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 40, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 83, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 124, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 86, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 215, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 43, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 86, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 129, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 172, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 6, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 0, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 40, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 83, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 124, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 86, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 215, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 43, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 86, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 129, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 172, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 6, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 0, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 40, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 83, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 124, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 86, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 215, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 128, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 170, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 80, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 120, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 237, "y": 288, "w": 37, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 37, "h": 69 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 198, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 237, "y": 359, "w": 35, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 35, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 120, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 160, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 5, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 165, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 8, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 212, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 10, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 0, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 0, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 206, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 8, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 200, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 20, "y": 6, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 240, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 23, "y": 5, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 0, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 25, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 159, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 24, "y": 4, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 40, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 21, "y": 6, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 80, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 18, "y": 7, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 248, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 9, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 43, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 128, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 170, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 80, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 120, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 237, "y": 288, "w": 37, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 37, "h": 69 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 198, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 237, "y": 359, "w": 35, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 35, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 120, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 160, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 5, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 165, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 8, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 212, "y": 72, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 10, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0085.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0086.png",
|
||||
"frame": { "x": 0, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 10, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0087.png",
|
||||
"frame": { "x": 0, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 9, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0088.png",
|
||||
"frame": { "x": 206, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 8, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0089.png",
|
||||
"frame": { "x": 200, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 20, "y": 6, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0090.png",
|
||||
"frame": { "x": 240, "y": 216, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 23, "y": 5, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0091.png",
|
||||
"frame": { "x": 0, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 25, "y": 4, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0092.png",
|
||||
"frame": { "x": 159, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 24, "y": 4, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0093.png",
|
||||
"frame": { "x": 40, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 21, "y": 6, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0094.png",
|
||||
"frame": { "x": 80, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 18, "y": 7, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0095.png",
|
||||
"frame": { "x": 248, "y": 144, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 9, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0096.png",
|
||||
"frame": { "x": 43, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 11, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 63, "h": 81 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "719.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 287, "h": 429 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 817 B After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 910 B After Width: | Height: | Size: 949 B |
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 953 B |
@ -1,41 +1,506 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "674.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 42,
|
||||
"h": 42
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 27,
|
||||
"h": 42
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 27,
|
||||
"h": 42
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 27,
|
||||
"h": 42
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:1fb0fb4f4e63f6114c7490a9d4d536dc:9830bfa81d721fc889ca0580935f03e3:b823d10f1c9b4d501296982088ba63d6$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 0, "y": 42, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 54, "y": 82, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 0, "y": 83, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 54, "y": 82, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 28, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 28, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 29, "y": 41, "w": 29, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 29, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 29, "y": 41, "w": 29, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 29, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 28, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 28, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 54, "y": 82, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "674.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 115, "h": 122 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 1.5 KiB |
@ -1,41 +1,767 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "694.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 44,
|
||||
"h": 44
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 44,
|
||||
"h": 37
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 44,
|
||||
"h": 37
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 44,
|
||||
"h": 37
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:b35211eb8a79aa76e67039dd27e0e5a6:1905f4c2a0828a1c7c274f51d78b7e21:b0990f9650cfe63b836cbed33f0b44d8$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 253, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 297, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 45, "y": 166, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 209, "y": 162, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 172, "y": 90, "w": 55, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 55, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 57, "y": 90, "w": 57, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 57, "h": 39 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 117, "y": 0, "w": 58, "h": 47 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 58, "h": 47 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 59, "y": 0, "w": 58, "h": 48 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 58, "h": 48 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 59, "h": 48 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 59, "h": 48 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 232, "y": 0, "w": 58, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 3, "w": 58, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 232, "y": 45, "w": 57, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 3, "w": 57, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 175, "y": 0, "w": 57, "h": 47 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 57, "h": 47 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 289, "y": 45, "w": 57, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 3, "w": 57, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 117, "y": 47, "w": 57, "h": 43 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 57, "h": 43 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 290, "y": 0, "w": 58, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 174, "y": 47, "w": 57, "h": 43 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 57, "h": 43 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 58, "y": 48, "w": 57, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 57, "h": 42 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 0, "y": 90, "w": 57, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 57, "h": 42 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 0, "y": 48, "w": 58, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 58, "h": 42 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 114, "y": 90, "w": 58, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 12, "w": 58, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 227, "y": 90, "w": 56, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 56, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 0, "y": 169, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 190, "y": 199, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "694.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 348, "h": 242 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 393 B After Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 473 B After Width: | Height: | Size: 3.2 KiB |
@ -1,41 +1,569 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "703.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 38,
|
||||
"h": 38
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 37,
|
||||
"h": 38
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 37,
|
||||
"h": 38
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 37,
|
||||
"h": 38
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:32e6c2d8721f80aa2afd20f97c5e4cf1:2c61f7a426cd2d739241c87d6ab5ea99:721af8c322ff60159262e9b3017c784d$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 36, "y": 38, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 36, "y": 38, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "703.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 110, "h": 117 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 767 B After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 8.7 KiB |
@ -1,41 +1,263 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "714.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 63,
|
||||
"h": 63
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 63,
|
||||
"h": 57
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 63,
|
||||
"h": 57
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 63,
|
||||
"h": 57
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:8ffbc9c4153869b318391be0e5f3743c:6e53f3ebf638d13b0d9b325c9e1c6198:1a07d46e710b0568ec824f54fbc4fe6a$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 66, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 6, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 198, "y": 1, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 8, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 124, "y": 120, "w": 34, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 19, "y": 3, "w": 34, "h": 65 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 1, "y": 178, "w": 34, "h": 60 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 18, "y": 3, "w": 34, "h": 60 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 264, "y": 61, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 1, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 131, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 198, "y": 60, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 8, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 160, "y": 120, "w": 34, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 3, "w": 34, "h": 65 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 196, "y": 178, "w": 34, "h": 60 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 3, "w": 34, "h": 60 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 1, "y": 120, "w": 47, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 1, "w": 47, "h": 56 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 66, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 6, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 1, "y": 1, "w": 64, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 7, "w": 64, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 50, "y": 120, "w": 35, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 18, "y": 2, "w": 35, "h": 66 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 245, "y": 120, "w": 35, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 17, "y": 2, "w": 35, "h": 61 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 264, "y": 1, "w": 47, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 0, "w": 47, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 133, "y": 1, "w": 63, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 63, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 67, "y": 1, "w": 64, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 7, "w": 64, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 87, "y": 120, "w": 35, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 2, "w": 35, "h": 66 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 282, "y": 120, "w": 34, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 2, "w": 34, "h": 61 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 1, "y": 120, "w": 47, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 1, "w": 47, "h": 56 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "714.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 317, "h": 239 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 621 B After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,41 +1,686 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "718-10.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 65,
|
||||
"h": 65
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 59,
|
||||
"h": 65
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 59,
|
||||
"h": 65
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 59,
|
||||
"h": 65
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:e9f4b2c69d996349a8e35598e7ddec9c:06067c7cf2cde81fd4d1f42fe319185e:82195cf2a6db620c5643b8162d6e8c5c$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 0, "y": 194, "w": 59, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 59, "h": 64 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 59, "y": 194, "w": 59, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 59, "h": 64 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 56, "y": 319, "w": 59, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 59, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 117, "y": 259, "w": 60, "h": 62 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 60, "h": 62 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 177, "y": 320, "w": 60, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 60, "h": 61 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 232, "y": 128, "w": 61, "h": 62 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 61, "h": 62 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 56, "y": 258, "w": 61, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 61, "h": 61 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 118, "y": 195, "w": 59, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 59, "h": 64 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 115, "y": 321, "w": 55, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 55, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 237, "y": 321, "w": 55, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 55, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 234, "y": 253, "w": 56, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 56, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 290, "y": 254, "w": 56, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 56, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 0, "y": 258, "w": 56, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 56, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 175, "y": 128, "w": 57, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 57, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 177, "y": 253, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 59, "y": 65, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 117, "y": 128, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 0, "y": 65, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "718-10.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 364, "h": 387 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 686 B After Width: | Height: | Size: 12 KiB |
@ -1,41 +1,803 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "718.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 88,
|
||||
"h": 88
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 72,
|
||||
"h": 88
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 72,
|
||||
"h": 88
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 72,
|
||||
"h": 88
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:3aa5b45708c79b806af72f343f73edbc:0b68b84d5671a020b28cd5a19650bf44:7b4a06b06cbac24b3f39727b0238661b$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 0, "y": 359, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 300, "y": 357, "w": 73, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 73, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 380, "y": 271, "w": 74, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 74, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 384, "y": 181, "w": 75, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 75, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 155, "y": 92, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 309, "y": 91, "w": 77, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 77, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 227, "y": 268, "w": 77, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 77, "h": 87 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 150, "y": 182, "w": 77, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 77, "h": 87 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 0, "y": 272, "w": 75, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 75, "h": 87 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 310, "y": 0, "w": 77, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 0, "w": 77, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 387, "y": 0, "w": 77, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 77, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 155, "y": 0, "w": 77, "h": 92 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 77, "h": 92 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 77, "y": 0, "w": 78, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 78, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 77, "h": 93 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 77, "h": 93 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 231, "y": 180, "w": 77, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 77, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 232, "y": 0, "w": 78, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 78, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 77, "y": 91, "w": 78, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 78, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 464, "y": 0, "w": 77, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 77, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 232, "y": 90, "w": 77, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 77, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0085.png",
|
||||
"frame": { "x": 464, "y": 90, "w": 77, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 77, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0086.png",
|
||||
"frame": { "x": 0, "y": 93, "w": 75, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 75, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0087.png",
|
||||
"frame": { "x": 75, "y": 179, "w": 75, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 2, "w": 75, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0088.png",
|
||||
"frame": { "x": 454, "y": 357, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "718.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 541, "h": 534 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 914 B After Width: | Height: | Size: 27 KiB |
@ -1,41 +1,875 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "719.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 70,
|
||||
"h": 70
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 42,
|
||||
"h": 70
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 42,
|
||||
"h": 70
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 42,
|
||||
"h": 70
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:fd235f556d7919416a78362d72f6badd:d250eac977fb7684257a27d4f4c11bea:17a705bb924916761be2495822a53735$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 44, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 88, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 132, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 176, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 0, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 42, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 83, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 84, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 131, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 220, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 44, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 88, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 132, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 176, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 0, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 42, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 83, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 84, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 131, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 220, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 44, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 88, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 132, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 176, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 0, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 42, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 83, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 84, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 131, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 220, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 44, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 88, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 132, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 176, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 0, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 42, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 83, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 42, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 84, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 131, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 220, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 0, "y": 72, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 126, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 168, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 124, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 19, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 206, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 21, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 162, "y": 359, "w": 37, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 24, "y": 0, "w": 37, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 202, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 23, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 82, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 20, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 165, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 17, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 210, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 217, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 44, "y": 72, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 88, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 252, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 247, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 0, "y": 288, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 162, "y": 288, "w": 38, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 38, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 241, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 122, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 41, "y": 288, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 0, "y": 216, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 174, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 0, "y": 72, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 126, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 168, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 124, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 19, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 206, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 21, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 162, "y": 359, "w": 37, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 24, "y": 0, "w": 37, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 202, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 23, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 82, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 20, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 165, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 17, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 210, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 217, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0085.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0086.png",
|
||||
"frame": { "x": 44, "y": 72, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0087.png",
|
||||
"frame": { "x": 88, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0088.png",
|
||||
"frame": { "x": 252, "y": 144, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0089.png",
|
||||
"frame": { "x": 247, "y": 216, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0090.png",
|
||||
"frame": { "x": 0, "y": 288, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0091.png",
|
||||
"frame": { "x": 162, "y": 288, "w": 38, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 38, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0092.png",
|
||||
"frame": { "x": 241, "y": 288, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0093.png",
|
||||
"frame": { "x": 122, "y": 288, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0094.png",
|
||||
"frame": { "x": 41, "y": 288, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0095.png",
|
||||
"frame": { "x": 0, "y": 216, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0096.png",
|
||||
"frame": { "x": 174, "y": 72, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "719.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 292, "h": 428 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 754 B After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 912 B After Width: | Height: | Size: 910 B |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
@ -1,41 +1,506 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "674.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 42,
|
||||
"h": 42
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 27,
|
||||
"h": 42
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 27,
|
||||
"h": 42
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 27,
|
||||
"h": 42
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:efc4d9ff714ef5249d5ea29e541766f9:c21489bea9a10b1521844e4efb4735d5:b823d10f1c9b4d501296982088ba63d6$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 0, "y": 42, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 54, "y": 82, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 0, "y": 83, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 54, "y": 82, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 28, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 28, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 29, "y": 41, "w": 29, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 29, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 29, "y": 41, "w": 29, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 29, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 58, "y": 0, "w": 29, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 29, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 29, "y": 0, "w": 29, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 29, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 29, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 87, "y": 0, "w": 28, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 28, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 54, "y": 82, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 81, "y": 82, "w": 27, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 27, "h": 39 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 210
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 27, "y": 80, "w": 27, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 27, "h": 40 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 85, "y": 41, "w": 27, "h": 41 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 27, "h": 41 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 140
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 58, "y": 40, "w": 27, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 27, "h": 42 },
|
||||
"sourceSize": { "w": 29, "h": 42 },
|
||||
"duration": 70
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "674.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 115, "h": 122 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 1.5 KiB |
@ -1,41 +1,767 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "694.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 44,
|
||||
"h": 44
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 44,
|
||||
"h": 37
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 44,
|
||||
"h": 37
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 44,
|
||||
"h": 37
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:136b476d55eb513322e6355dbd903c97:982afbb162c554e6193d6fe06bccb61d:b0990f9650cfe63b836cbed33f0b44d8$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 57, "y": 129, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 162, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 114, "y": 126, "w": 48, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 48, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 283, "y": 90, "w": 49, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 49, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 227, "y": 126, "w": 49, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 49, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 276, "y": 127, "w": 47, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 47, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 0, "y": 132, "w": 45, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 45, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 132, "y": 201, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 234, "y": 201, "w": 42, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 42, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 0, "y": 206, "w": 42, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 42, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 44, "y": 203, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 276, "y": 201, "w": 43, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 12, "w": 43, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 89, "y": 200, "w": 43, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 43, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 146, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 102, "y": 163, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 253, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 297, "y": 164, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 45, "y": 166, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 209, "y": 162, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 172, "y": 90, "w": 55, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 55, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 57, "y": 90, "w": 57, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 57, "h": 39 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 117, "y": 0, "w": 58, "h": 47 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 58, "h": 47 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 59, "y": 0, "w": 58, "h": 48 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 58, "h": 48 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 59, "h": 48 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 59, "h": 48 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 232, "y": 0, "w": 58, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 3, "w": 58, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 232, "y": 45, "w": 57, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 3, "w": 57, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 175, "y": 0, "w": 57, "h": 47 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 57, "h": 47 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 289, "y": 45, "w": 57, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 3, "w": 57, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 117, "y": 47, "w": 57, "h": 43 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 57, "h": 43 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 290, "y": 0, "w": 58, "h": 45 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 58, "h": 45 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 174, "y": 47, "w": 57, "h": 43 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 57, "h": 43 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 58, "y": 48, "w": 57, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 57, "h": 42 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 0, "y": 90, "w": 57, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 57, "h": 42 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 0, "y": 48, "w": 58, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 58, "h": 42 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 114, "y": 90, "w": 58, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 12, "w": 58, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 227, "y": 90, "w": 56, "h": 36 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 12, "w": 56, "h": 36 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 0, "y": 169, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 190, "y": 199, "w": 44, "h": 37 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 11, "w": 44, "h": 37 },
|
||||
"sourceSize": { "w": 61, "h": 48 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "694.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 348, "h": 242 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 393 B After Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 3.2 KiB |
@ -1,41 +1,569 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "703.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 38,
|
||||
"h": 38
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 37,
|
||||
"h": 38
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 37,
|
||||
"h": 38
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 37,
|
||||
"h": 38
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:d9d865fef42b5a28e45d32fccd741f98:96057dceb7fdf650f54901c6be0f386f:721af8c322ff60159262e9b3017c784d$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 73, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 1, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 9, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 36, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 8, "w": 36, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 36, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 6, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 0, "y": 40, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 36, "y": 0, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 0, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 36, "y": 38, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 7, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 0, "y": 78, "w": 35, "h": 39 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 35, "h": 39 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 36, "y": 38, "w": 37, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 37, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 73, "y": 38, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 72, "y": 76, "w": 36, "h": 38 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 36, "h": 38 },
|
||||
"sourceSize": { "w": 40, "h": 49 },
|
||||
"duration": 110
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.11-x64",
|
||||
"image": "703.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 110, "h": 117 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 766 B After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 8.7 KiB |
@ -1,41 +1,263 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "714.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 63,
|
||||
"h": 63
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 63,
|
||||
"h": 57
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 63,
|
||||
"h": 57
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 63,
|
||||
"h": 57
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:11292bc220f23110a419628bee722abd:b42c1c416a6792bd1666ba41005a2f4d:1a07d46e710b0568ec824f54fbc4fe6a$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 66, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 6, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 198, "y": 1, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 8, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 124, "y": 120, "w": 34, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 19, "y": 3, "w": 34, "h": 65 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 1, "y": 178, "w": 34, "h": 60 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 18, "y": 3, "w": 34, "h": 60 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 264, "y": 61, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 1, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 131, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 6, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 198, "y": 60, "w": 64, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 8, "w": 64, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 160, "y": 120, "w": 34, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 3, "w": 34, "h": 65 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 196, "y": 178, "w": 34, "h": 60 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 3, "w": 34, "h": 60 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 1, "y": 120, "w": 47, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 1, "w": 47, "h": 56 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 66, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 6, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 1, "y": 1, "w": 64, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 7, "w": 64, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 50, "y": 120, "w": 35, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 18, "y": 2, "w": 35, "h": 66 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 245, "y": 120, "w": 35, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 17, "y": 2, "w": 35, "h": 61 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 264, "y": 1, "w": 47, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 0, "w": 47, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 1, "y": 61, "w": 63, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 4, "w": 63, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 133, "y": 1, "w": 63, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 5, "w": 63, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 67, "y": 1, "w": 64, "h": 58 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 7, "w": 64, "h": 58 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 87, "y": 120, "w": 35, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 12, "y": 2, "w": 35, "h": 66 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 282, "y": 120, "w": 34, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 2, "w": 34, "h": 61 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 1, "y": 120, "w": 47, "h": 56 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 1, "w": 47, "h": 56 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 196, "y": 119, "w": 47, "h": 57 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 0, "w": 47, "h": 57 },
|
||||
"sourceSize": { "w": 68, "h": 68 },
|
||||
"duration": 50
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "714.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 317, "h": 239 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 621 B After Width: | Height: | Size: 4.0 KiB |
@ -1,41 +1,686 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "718-10.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 65,
|
||||
"h": 65
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 59,
|
||||
"h": 65
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 59,
|
||||
"h": 65
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 59,
|
||||
"h": 65
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:c99dd53bf67561425f9faac1002806d0:277725239a09766c1d58b4a0f8c45775:82195cf2a6db620c5643b8162d6e8c5c$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 179, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 293, "y": 128, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 0, "y": 131, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 120, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 181, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 242, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 303, "y": 0, "w": 61, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 61, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 232, "y": 190, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 292, "y": 191, "w": 60, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 4, "w": 60, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 60, "y": 0, "w": 60, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 60, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 238, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 297, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 120, "y": 63, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 0, "y": 194, "w": 59, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 59, "h": 64 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 59, "y": 194, "w": 59, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 59, "h": 64 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 56, "y": 319, "w": 59, "h": 63 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 4, "w": 59, "h": 63 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 117, "y": 259, "w": 60, "h": 62 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 60, "h": 62 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 177, "y": 320, "w": 60, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 60, "h": 61 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 232, "y": 128, "w": 61, "h": 62 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 61, "h": 62 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 56, "y": 258, "w": 61, "h": 61 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 6, "w": 61, "h": 61 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 118, "y": 195, "w": 59, "h": 64 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 3, "w": 59, "h": 64 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 115, "y": 321, "w": 55, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 55, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 237, "y": 321, "w": 55, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 55, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 234, "y": 253, "w": 56, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 56, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 290, "y": 254, "w": 56, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 56, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 0, "y": 258, "w": 56, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 56, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 175, "y": 128, "w": 57, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 57, "h": 67 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 177, "y": 253, "w": 57, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 1, "w": 57, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 59, "y": 65, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 117, "y": 128, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 0, "y": 65, "w": 59, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 59, "h": 65 },
|
||||
"sourceSize": { "w": 64, "h": 67 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "718-10.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 364, "h": 387 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 685 B After Width: | Height: | Size: 12 KiB |
@ -1,41 +1,803 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "718.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 88,
|
||||
"h": 88
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 72,
|
||||
"h": 88
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 72,
|
||||
"h": 88
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 72,
|
||||
"h": 88
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:f2bba9e481cf6dfcc460f398fd1af964:386098c871ad5fe384af5f85559e7551:7b4a06b06cbac24b3f39727b0238661b$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 148, "y": 445, "w": 71, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 71, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 445, "y": 445, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 72, "y": 446, "w": 70, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 70, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 373, "y": 360, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 226, "y": 355, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 0, "y": 184, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 150, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 304, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 459, "y": 269, "w": 76, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 2, "w": 76, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 308, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 462, "y": 180, "w": 76, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 2, "w": 76, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 386, "y": 91, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 75, "y": 270, "w": 75, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 75, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 150, "y": 357, "w": 74, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 74, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 75, "y": 358, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 224, "y": 443, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 0, "y": 359, "w": 72, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 72, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 300, "y": 357, "w": 73, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 73, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 380, "y": 271, "w": 74, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 74, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 384, "y": 181, "w": 75, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 75, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 155, "y": 92, "w": 76, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 2, "w": 76, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 309, "y": 91, "w": 77, "h": 89 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 77, "h": 89 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 227, "y": 268, "w": 77, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 77, "h": 87 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 150, "y": 182, "w": 77, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 3, "w": 77, "h": 87 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 0, "y": 272, "w": 75, "h": 87 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 3, "w": 75, "h": 87 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 310, "y": 0, "w": 77, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 0, "w": 77, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 387, "y": 0, "w": 77, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 77, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 155, "y": 0, "w": 77, "h": 92 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 77, "h": 92 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 77, "y": 0, "w": 78, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 78, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 77, "h": 93 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 0, "w": 77, "h": 93 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 231, "y": 180, "w": 77, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 77, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 232, "y": 0, "w": 78, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 78, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 77, "y": 91, "w": 78, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 78, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 464, "y": 0, "w": 77, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 1, "w": 77, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 232, "y": 90, "w": 77, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 2, "w": 77, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0085.png",
|
||||
"frame": { "x": 464, "y": 90, "w": 77, "h": 90 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 1, "y": 2, "w": 77, "h": 90 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0086.png",
|
||||
"frame": { "x": 0, "y": 93, "w": 75, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 75, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0087.png",
|
||||
"frame": { "x": 75, "y": 179, "w": 75, "h": 91 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 4, "y": 2, "w": 75, "h": 91 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0088.png",
|
||||
"frame": { "x": 454, "y": 357, "w": 73, "h": 88 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 2, "w": 73, "h": 88 },
|
||||
"sourceSize": { "w": 87, "h": 93 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "718.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 541, "h": 534 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 916 B After Width: | Height: | Size: 27 KiB |
@ -1,41 +1,875 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "719.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 65,
|
||||
"h": 65
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"sourceSize": {
|
||||
"w": 38,
|
||||
"h": 65
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 38,
|
||||
"h": 65
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 38,
|
||||
"h": 65
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:0340084a126284b9d4aa16b7bbdc9616:f699a390d9b5db64f5f03e684cf77f66:17a705bb924916761be2495822a53735$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 42, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 84, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 126, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 168, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 0, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 80, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 119, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 40, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 80, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 125, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 210, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 42, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 84, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 126, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 168, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 0, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 80, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 119, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 40, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 80, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 125, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 210, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 42, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 84, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 126, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 168, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 0, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 80, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 119, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 40, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 80, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 125, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 210, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 42, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 84, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 126, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 6, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 168, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 5, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 0, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 80, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 119, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 40, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 80, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 10, "y": 6, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 125, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 210, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 9, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 0, "y": 70, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 120, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 160, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 158, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 19, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 0, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 21, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 112, "y": 350, "w": 37, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 24, "y": 0, "w": 37, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 38, "y": 350, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 23, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 156, "y": 280, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 20, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 197, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 17, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 200, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 207, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0061.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0062.png",
|
||||
"frame": { "x": 42, "y": 70, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0063.png",
|
||||
"frame": { "x": 84, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0064.png",
|
||||
"frame": { "x": 0, "y": 210, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0065.png",
|
||||
"frame": { "x": 39, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0066.png",
|
||||
"frame": { "x": 78, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0067.png",
|
||||
"frame": { "x": 0, "y": 350, "w": 38, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 38, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0068.png",
|
||||
"frame": { "x": 75, "y": 350, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0069.png",
|
||||
"frame": { "x": 194, "y": 280, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0070.png",
|
||||
"frame": { "x": 117, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0071.png",
|
||||
"frame": { "x": 40, "y": 210, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0072.png",
|
||||
"frame": { "x": 166, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0073.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0074.png",
|
||||
"frame": { "x": 0, "y": 70, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0075.png",
|
||||
"frame": { "x": 120, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 14, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0076.png",
|
||||
"frame": { "x": 160, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 16, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0077.png",
|
||||
"frame": { "x": 158, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 19, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0078.png",
|
||||
"frame": { "x": 0, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 21, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0079.png",
|
||||
"frame": { "x": 112, "y": 350, "w": 37, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 24, "y": 0, "w": 37, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0080.png",
|
||||
"frame": { "x": 38, "y": 350, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 23, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0081.png",
|
||||
"frame": { "x": 156, "y": 280, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 20, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0082.png",
|
||||
"frame": { "x": 197, "y": 210, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 17, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0083.png",
|
||||
"frame": { "x": 200, "y": 140, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 13, "y": 7, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0084.png",
|
||||
"frame": { "x": 207, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 11, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0085.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 9, "y": 10, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0086.png",
|
||||
"frame": { "x": 42, "y": 70, "w": 42, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 7, "y": 8, "w": 42, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0087.png",
|
||||
"frame": { "x": 84, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 6, "y": 7, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0088.png",
|
||||
"frame": { "x": 0, "y": 210, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0089.png",
|
||||
"frame": { "x": 39, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0090.png",
|
||||
"frame": { "x": 78, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 2, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0091.png",
|
||||
"frame": { "x": 0, "y": 350, "w": 38, "h": 69 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 38, "h": 69 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0092.png",
|
||||
"frame": { "x": 75, "y": 350, "w": 37, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 2, "y": 1, "w": 37, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0093.png",
|
||||
"frame": { "x": 194, "y": 280, "w": 38, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 38, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0094.png",
|
||||
"frame": { "x": 117, "y": 280, "w": 39, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 5, "w": 39, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0095.png",
|
||||
"frame": { "x": 40, "y": 210, "w": 40, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 8, "w": 40, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0096.png",
|
||||
"frame": { "x": 166, "y": 70, "w": 41, "h": 70 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 8, "y": 9, "w": 41, "h": 70 },
|
||||
"sourceSize": { "w": 61, "h": 80 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "719.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 252, "h": 420 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 794 B After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 839 B After Width: | Height: | Size: 882 B |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 38 KiB |
@ -1,272 +1,551 @@
|
||||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "362-mega.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 174,
|
||||
"h": 174
|
||||
},
|
||||
"scale": 1,
|
||||
"frames": [
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 72
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 72,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 72,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
},
|
||||
"frame": {
|
||||
"x": 0,
|
||||
"y": 72,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
},
|
||||
"frame": {
|
||||
"x": 58,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
},
|
||||
"frame": {
|
||||
"x": 58,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
},
|
||||
"frame": {
|
||||
"x": 116,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 71
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 70
|
||||
},
|
||||
"frame": {
|
||||
"x": 58,
|
||||
"y": 71,
|
||||
"w": 58,
|
||||
"h": 70
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 58,
|
||||
"h": 73
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 58,
|
||||
"h": 70
|
||||
},
|
||||
"frame": {
|
||||
"x": 58,
|
||||
"y": 71,
|
||||
"w": 58,
|
||||
"h": 70
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.codeandweb.com/texturepacker",
|
||||
"version": "3.0",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:06afd89cf806f88f8f27098b432ad2cd:96be21e5293fd792149dc4962c63b26d:8a7271a5423838c97ddeb1e6dc343255$"
|
||||
}
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0001.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 7, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0002.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 9, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0003.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 11, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0004.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 14, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0005.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 16, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0006.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 18, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0007.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 15, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0008.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 13, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0009.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 10, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0010.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 8, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0011.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0012.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0013.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 0, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0014.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0015.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0016.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 7, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0017.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 9, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0018.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 11, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0019.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 14, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0020.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 16, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0021.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 18, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0022.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 15, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0023.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 13, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0024.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 10, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0025.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 8, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0026.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0027.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0028.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 0, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0029.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0030.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0031.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 7, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0032.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 9, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0033.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 11, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0034.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 14, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0035.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 16, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0036.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 18, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0037.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 15, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0038.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 13, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0039.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 10, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0040.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 8, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0041.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0042.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 3, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0043.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 0, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0044.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 2, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0045.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0046.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0047.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 62, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 62, "h": 67 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0048.png",
|
||||
"frame": { "x": 0, "y": 69, "w": 55, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 55, "h": 65 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0049.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 62, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 62, "h": 67 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0050.png",
|
||||
"frame": { "x": 0, "y": 69, "w": 55, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 55, "h": 65 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0051.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 62, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 62, "h": 67 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0052.png",
|
||||
"frame": { "x": 0, "y": 69, "w": 55, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 55, "h": 65 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0053.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 62, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 62, "h": 67 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0054.png",
|
||||
"frame": { "x": 0, "y": 69, "w": 55, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 55, "h": 65 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0055.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 62, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 62, "h": 67 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0056.png",
|
||||
"frame": { "x": 0, "y": 69, "w": 55, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 55, "h": 65 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0057.png",
|
||||
"frame": { "x": 0, "y": 0, "w": 62, "h": 67 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 0, "y": 3, "w": 62, "h": 67 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0058.png",
|
||||
"frame": { "x": 0, "y": 69, "w": 55, "h": 65 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 5, "y": 6, "w": 55, "h": 65 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0059.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "0060.png",
|
||||
"frame": { "x": 64, "y": 0, "w": 58, "h": 66 },
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"spriteSourceSize": { "x": 3, "y": 5, "w": 58, "h": 66 },
|
||||
"sourceSize": { "w": 62, "h": 84 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "https://www.aseprite.org/",
|
||||
"version": "1.3.12-x64",
|
||||
"image": "362-mega.png",
|
||||
"format": "I8",
|
||||
"size": { "w": 122, "h": 134 },
|
||||
"scale": "1"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 2.5 KiB |