final boss walking
This commit is contained in:
parent
65d204b750
commit
2a76e9334f
|
@ -3,9 +3,7 @@
|
|||
"spriteSheetImage": "FinalBoss.png",
|
||||
"spriteWidth": 80,
|
||||
"spriteHeight": 80,
|
||||
"width": 1260,
|
||||
"height": 80,
|
||||
"columns": 16,
|
||||
"columns": 19,
|
||||
"rows": 1,
|
||||
"durationType": "time",
|
||||
"animations": [
|
||||
|
@ -126,6 +124,24 @@
|
|||
"duration": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "WALK",
|
||||
"repeat": true,
|
||||
"frames": [
|
||||
{
|
||||
"index": 16,
|
||||
"duration": 15
|
||||
},
|
||||
{
|
||||
"index": 17,
|
||||
"duration": 15
|
||||
},
|
||||
{
|
||||
"index": 18,
|
||||
"duration": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user