-
Notifications
You must be signed in to change notification settings - Fork 0
/
portal.json
59 lines (59 loc) · 1.61 KB
/
portal.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{ "frames": {
"portal 0.aseprite": {
"frame": { "x": 2, "y": 2, "w": 27, "h": 33 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 5, "y": 3, "w": 23, "h": 29 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
},
"portal 1.aseprite": {
"frame": { "x": 60, "y": 2, "w": 23, "h": 33 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 7, "y": 3, "w": 19, "h": 29 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
},
"portal 2.aseprite": {
"frame": { "x": 31, "y": 37, "w": 23, "h": 33 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 7, "y": 3, "w": 19, "h": 29 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
},
"portal 3.aseprite": {
"frame": { "x": 31, "y": 2, "w": 27, "h": 33 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 5, "y": 3, "w": 23, "h": 29 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
},
"portal 4.aseprite": {
"frame": { "x": 2, "y": 37, "w": 27, "h": 31 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 5, "y": 5, "w": 23, "h": 27 },
"sourceSize": { "w": 32, "h": 32 },
"duration": 100
}
},
"meta": {
"app": "https://www.aseprite.org/",
"version": "1.3.6-x64",
"image": "portal.png",
"format": "RGBA8888",
"size": { "w": 85, "h": 72 },
"scale": "1",
"frameTags": [
{ "name": "idle", "from": 0, "to": 4, "direction": "forward", "color": "#000000ff" }
],
"layers": [
{ "name": "Layer 1", "opacity": 255, "blendMode": "normal" }
],
"slices": [
]
}
}