update archer walking animation
This commit is contained in:
parent
4bd36085be
commit
c3a614f90f
|
@ -3,7 +3,7 @@
|
||||||
"spriteSheetImage": "Archer.png",
|
"spriteSheetImage": "Archer.png",
|
||||||
"spriteWidth": 64,
|
"spriteWidth": 64,
|
||||||
"spriteHeight": 64,
|
"spriteHeight": 64,
|
||||||
"columns": 14,
|
"columns": 18,
|
||||||
"rows": 1,
|
"rows": 1,
|
||||||
"durationType": "time",
|
"durationType": "time",
|
||||||
"animations": [
|
"animations": [
|
||||||
|
@ -116,6 +116,28 @@
|
||||||
"duration": 20
|
"duration": 20
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WALK",
|
||||||
|
"repeat": true,
|
||||||
|
"frames": [
|
||||||
|
{
|
||||||
|
"index": 14,
|
||||||
|
"duration": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 15,
|
||||||
|
"duration": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 16,
|
||||||
|
"duration": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"index": 17,
|
||||||
|
"duration": 10
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
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: 4.2 KiB After Width: | Height: | Size: 5.2 KiB |
Loading…
Reference in New Issue
Block a user