ShatteredSword/dist/shattered_sword_assets/spritesheets/Hiro.json

308 lines
3.8 KiB
JSON
Raw Normal View History

2022-04-04 03:23:10 -04:00
{
2022-04-11 16:28:58 -04:00
"name" : "Hiro",
"spriteSheetImage": "Hiro.png",
"spriteWidth": 64,
"spriteHeight": 64,
"columns": 7,
"rows": 7,
"durationType": "time",
2022-04-11 21:58:21 -04:00
"animations": [
2022-04-11 16:28:58 -04:00
{
"name": "IDLE",
"repeat": true,
"frames": [
{
"index": 0,
"duration": 150
},
{
"index": 1,
"duration": 150
}
]
},
{
"name": "WALK",
"repeat": true,
"frames": [
{
"index": 4,
"duration": 150
},
{
"index": 5,
"duration": 150
},
{
"index": 6,
"duration": 150
},
{
"index": 7,
"duration": 150
},
{
"index": 8,
"duration": 150
},
{
"index": 9,
"duration": 150
},
{
"index": 10,
"duration": 150
},
{
"index": 11,
"duration": 150
}
]
},
{
2022-04-11 21:58:21 -04:00
"name": "FALL",
"repeat": true,
2022-04-11 16:28:58 -04:00
"frames": [
{
2022-04-14 01:08:28 -04:00
"index": 44,
"duration": 100
2022-04-11 16:28:58 -04:00
},
{
2022-04-14 01:08:28 -04:00
"index": 45,
"duration": 100
2022-04-11 16:28:58 -04:00
}
2022-04-11 21:58:21 -04:00
2022-04-11 16:28:58 -04:00
]
},
{
2022-04-11 21:58:21 -04:00
"name": "JUMP",
"repeat": false,
2022-04-11 16:28:58 -04:00
"frames": [
{
2022-04-11 21:58:21 -04:00
"index": 30,
2022-04-11 16:28:58 -04:00
"duration": 150
},
{
2022-04-11 21:58:21 -04:00
"index": 31,
2022-04-14 01:08:28 -04:00
"duration": 100
2022-04-11 21:58:21 -04:00
},
{
"index": 32,
2022-04-11 16:28:58 -04:00
"duration": 150
2022-04-14 01:08:28 -04:00
},
{
"index": 31,
"duration": 100
},
{
"index": 30,
"duration": 150
2022-04-11 16:28:58 -04:00
}
]
},
{
2022-04-11 21:58:21 -04:00
"name": "JUMP_RIGHT",
2022-04-11 16:28:58 -04:00
"repeat": false,
"frames": [
{
2022-04-11 21:58:21 -04:00
"index": 20,
2022-04-11 16:28:58 -04:00
"duration": 150
},
{
2022-04-11 21:58:21 -04:00
"index": 21,
2022-04-11 16:28:58 -04:00
"duration": 150
},
{
2022-04-11 21:58:21 -04:00
"index": 22,
2022-04-11 16:28:58 -04:00
"duration": 150
},
{
2022-04-11 21:58:21 -04:00
"index": 23,
2022-04-11 16:28:58 -04:00
"duration": 150
},
{
2022-04-11 21:58:21 -04:00
"index": 24,
2022-04-11 16:28:58 -04:00
"duration": 150
}
]
},
{
2022-04-11 21:58:21 -04:00
"name": "JUMP_LEFT",
2022-04-11 16:28:58 -04:00
"repeat": false,
"frames": [
{
2022-04-11 21:58:21 -04:00
"index": 25,
2022-04-11 16:28:58 -04:00
"duration": 150
},
{
2022-04-11 21:58:21 -04:00
"index": 26,
2022-04-11 16:28:58 -04:00
"duration": 150
},
{
2022-04-11 21:58:21 -04:00
"index": 27,
"duration": 150
},
{
"index": 28,
"duration": 150
},
{
"index": 29,
2022-04-11 16:28:58 -04:00
"duration": 150
}
]
},
{
"name": "ATTACK",
"repeat": false,
"frames": [
{
"index": 33,
"duration": 250
},
{
"index": 34,
"duration": 400
},
{
"index": 35,
"duration": 250
}
]
},
{
"name": "ATTACK_RIGHT",
"repeat": false,
"frames": [
{
"index": 33,
"duration": 150
},
{
"index": 34,
"duration": 100
},
{
"index": 35,
"duration": 150
}
]
},
{
"name": "ATTACK_LEFT",
"repeat": false,
"frames": [
{
"index": 36,
"duration": 150
},
{
"index": 37,
"duration": 100
},
{
"index": 38,
"duration": 150
}
]
},
{
"name": "HURT",
2022-04-16 23:01:54 -04:00
"repeat": false,
2022-04-11 16:28:58 -04:00
"frames": [
2022-04-20 13:53:55 -04:00
{
"index": 39,
"duration": 5
},
{
"index": 0,
"duration": 5
},
{
"index": 39,
"duration": 5
},
{
"index": 0,
"duration": 5
},
{
"index": 39,
"duration": 5
},
{
"index": 0,
"duration": 5
},
{
"index": 39,
"duration": 5
},
{
"index": 0,
"duration": 5
},
{
"index": 39,
"duration": 5
},
{
"index": 0,
"duration": 5
},
{
"index": 39,
"duration": 5
},
{
"index": 0,
"duration": 5
},
{
"index": 39,
"duration": 5
},
2022-04-11 16:28:58 -04:00
{
"index": 0,
2022-04-20 13:53:55 -04:00
"duration": 5
2022-04-11 16:28:58 -04:00
},
{
"index": 39,
2022-04-20 13:53:55 -04:00
"duration": 5
2022-04-11 16:28:58 -04:00
}
]
},
{
"name": "DYING",
"repeat": false,
"frames": [
{
"index": 0,
"duration": 150
},
{
"index": 40,
"duration": 100
},
{
"index": 41,
"duration": 100
},
{
"index": 42,
"duration": 150
}
]
},
{
"name": "DEAD",
"repeat": true,
"frames": [
{
"index": 43,
"duration": 150
}
]
}
]
2022-04-04 03:23:10 -04:00
}