update final boss animation
This commit is contained in:
parent
90725f8175
commit
5e030d006e
|
@ -3,9 +3,9 @@
|
||||||
"spriteSheetImage": "FinalBoss.png",
|
"spriteSheetImage": "FinalBoss.png",
|
||||||
"spriteWidth": 80,
|
"spriteWidth": 80,
|
||||||
"spriteHeight": 80,
|
"spriteHeight": 80,
|
||||||
"width": 800,
|
"width": 1260,
|
||||||
"height": 80,
|
"height": 80,
|
||||||
"columns": 10,
|
"columns": 16,
|
||||||
"rows": 1,
|
"rows": 1,
|
||||||
"durationType": "time",
|
"durationType": "time",
|
||||||
"animations": [
|
"animations": [
|
||||||
|
@ -36,8 +36,16 @@
|
||||||
"repeat": false,
|
"repeat": false,
|
||||||
"frames": [
|
"frames": [
|
||||||
{
|
{
|
||||||
"index": 0,
|
"index": 4,
|
||||||
"duration": 20
|
"duration": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 5,
|
||||||
|
"duration": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 6,
|
||||||
|
"duration": 10
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -46,8 +54,28 @@
|
||||||
"repeat": true,
|
"repeat": true,
|
||||||
"frames": [
|
"frames": [
|
||||||
{
|
{
|
||||||
"index": 0,
|
"index": 7,
|
||||||
"duration": 10
|
"duration": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 8,
|
||||||
|
"duration": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 9,
|
||||||
|
"duration": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 10,
|
||||||
|
"duration": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 11,
|
||||||
|
"duration": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 12,
|
||||||
|
"duration": 8
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -56,37 +84,37 @@
|
||||||
"repeat": false,
|
"repeat": false,
|
||||||
"frames": [
|
"frames": [
|
||||||
{
|
{
|
||||||
"index": 7,
|
"index": 13,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 8,
|
"index": 14,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 7,
|
"index": 13,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 8,
|
"index": 14,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 7,
|
"index": 13,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 8,
|
"index": 14,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 7,
|
"index": 13,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 8,
|
"index": 14,
|
||||||
"duration": 5
|
"duration": 5
|
||||||
},
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -94,7 +122,7 @@
|
||||||
"repeat": true,
|
"repeat": true,
|
||||||
"frames": [
|
"frames": [
|
||||||
{
|
{
|
||||||
"index": 9,
|
"index": 15,
|
||||||
"duration": 20
|
"duration": 20
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user