Integrated new content, Fixed Map Collision
This commit is contained in:
96
assets/textures/actors/firefighter.json
Normal file
96
assets/textures/actors/firefighter.json
Normal file
@ -0,0 +1,96 @@
|
||||
{ "frames": [
|
||||
{
|
||||
"filename": "0",
|
||||
"frame": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "1",
|
||||
"frame": { "x": 22, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "2",
|
||||
"frame": { "x": 44, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "3",
|
||||
"frame": { "x": 66, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "4",
|
||||
"frame": { "x": 88, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "5",
|
||||
"frame": { "x": 110, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "6",
|
||||
"frame": { "x": 132, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "7",
|
||||
"frame": { "x": 154, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
},
|
||||
{
|
||||
"filename": "8",
|
||||
"frame": { "x": 176, "y": 0, "w": 22, "h": 42 },
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": { "x": 0, "y": 0, "w": 22, "h": 42 },
|
||||
"sourceSize": { "w": 22, "h": 42 },
|
||||
"duration": 100
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"app": "http://www.aseprite.org/",
|
||||
"version": "1.2.25-x64",
|
||||
"image": "firefighter.png",
|
||||
"format": "RGBA8888",
|
||||
"size": { "w": 198, "h": 42 },
|
||||
"scale": "1",
|
||||
"frameTags": [
|
||||
{ "name": "idle", "from": 0, "to": 2, "direction": "forward" },
|
||||
{ "name": "walk", "from": 3, "to": 8, "direction": "forward" }
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user