add archer sprite with all animations
This commit is contained in:
parent
e26f011fee
commit
1f7aa6d766
102
dist/shattered_sword_assets/spritesheets/Archer.json
vendored
102
dist/shattered_sword_assets/spritesheets/Archer.json
vendored
|
@ -3,7 +3,7 @@
|
|||
"spriteSheetImage": "Archer.png",
|
||||
"spriteWidth": 64,
|
||||
"spriteHeight": 64,
|
||||
"columns": 1,
|
||||
"columns": 14,
|
||||
"rows": 1,
|
||||
"durationType": "time",
|
||||
"animations": [
|
||||
|
@ -13,6 +13,106 @@
|
|||
"frames": [
|
||||
{
|
||||
"index": 0,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 3,
|
||||
"duration": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CHARGE",
|
||||
"repeat": false,
|
||||
"frames": [
|
||||
{
|
||||
"index": 4,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 5,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 6,
|
||||
"duration": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ATTACK",
|
||||
"repeat": false,
|
||||
"frames": [
|
||||
{
|
||||
"index": 7,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 8,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 9,
|
||||
"duration": 10
|
||||
},
|
||||
{
|
||||
"index": 10,
|
||||
"duration": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "HURT",
|
||||
"repeat": false,
|
||||
"frames": [
|
||||
{
|
||||
"index": 11,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 12,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 11,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 12,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 11,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 12,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 11,
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"index": 12,
|
||||
"duration": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "DEAD",
|
||||
"repeat": true,
|
||||
"frames": [
|
||||
{
|
||||
"index": 13,
|
||||
"duration": 20
|
||||
}
|
||||
]
|
||||
|
|
BIN
dist/shattered_sword_assets/spritesheets/Archer.png
vendored
BIN
dist/shattered_sword_assets/spritesheets/Archer.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 944 B After Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in New Issue
Block a user