first commit
This commit is contained in:
68
assets/textures/actors/owl_anim.json
Normal file
68
assets/textures/actors/owl_anim.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0",
|
||||
"frame": { "x": 0, "y": 0, "w": 40, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 40, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 40 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "1",
|
||||
"frame": { "x": 40, "y": 0, "w": 40, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 40, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 40 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "2",
|
||||
"frame": { "x": 80, "y": 0, "w": 40, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 40, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 40 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "3",
|
||||
"frame": { "x": 120, "y": 0, "w": 40, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 40, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 40 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "4",
|
||||
"frame": { "x": 160, "y": 0, "w": 40, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 40, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 40 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "5",
|
||||
"frame": { "x": 200, "y": 0, "w": 40, "h": 40 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 40, "h": 40 },
|
||||
"sourceSize": { "w": 40, "h": 40 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "http://www.aseprite.org/",
|
||||
"version": "1.2.25-x64",
|
||||
"image": "owl_anim.png",
|
||||
"format": "RGBA8888",
|
||||
"size": { "w": 240, "h": 40 },
|
||||
"scale": "1",
|
||||
"frameTags": [
|
||||
{ "name": "S-Fly", "from": 0, "to": 5, "direction": "forward" }
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user