update final boss animation
This commit is contained in:
parent
90725f8175
commit
5e030d006e
|
@ -3,9 +3,9 @@
|
|||
"spriteSheetImage": "FinalBoss.png",
|
||||
"spriteWidth": 80,
|
||||
"spriteHeight": 80,
|
||||
"width": 800,
|
||||
"width": 1260,
|
||||
"height": 80,
|
||||
"columns": 10,
|
||||
"columns": 16,
|
||||
"rows": 1,
|
||||
"durationType": "time",
|
||||
"animations": [
|
||||
|
@ -36,8 +36,16 @@
|
|||
"repeat": false,
|
||||
"frames": [
|
||||
{
|
||||
"index": 0,
|
||||
"duration": 20
|
||||
"index": 4,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 5,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 6,
|
||||
"duration": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -46,8 +54,28 @@
|
|||
"repeat": true,
|
||||
"frames": [
|
||||
{
|
||||
"index": 0,
|
||||
"index": 7,
|
||||
"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,
|
||||
"frames": [
|
||||
{
|
||||
"index": 7,
|
||||
"index": 13,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 8,
|
||||
"index": 14,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 7,
|
||||
"index": 13,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 8,
|
||||
"index": 14,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 7,
|
||||
"index": 13,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 8,
|
||||
"index": 14,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 7,
|
||||
"index": 13,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 8,
|
||||
"index": 14,
|
||||
"duration": 5
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -94,7 +122,7 @@
|
|||
"repeat": true,
|
||||
"frames": [
|
||||
{
|
||||
"index": 9,
|
||||
"index": 15,
|
||||
"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