add bull sprites
This commit is contained in:
parent
1d73a39bad
commit
e4baad3f30
37
dist/shattered_sword_assets/spritesheets/Bull.json
vendored
Normal file
37
dist/shattered_sword_assets/spritesheets/Bull.json
vendored
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name" : "Bull",
|
||||
"spriteSheetImage": "Bull.png",
|
||||
"spriteWidth": 256,
|
||||
"spriteHeight": 64,
|
||||
"columns": 4,
|
||||
"rows": 1,
|
||||
"durationType": "time",
|
||||
"animations": [
|
||||
{
|
||||
"name": "IDLE",
|
||||
"repeat": true,
|
||||
"frames": [
|
||||
{
|
||||
"index": 0,
|
||||
"duration": 20
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"duration": 20
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"duration": 20
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"duration": 20
|
||||
},
|
||||
{
|
||||
"index": 0,
|
||||
"duration": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
BIN
dist/shattered_sword_assets/spritesheets/Bull.png
vendored
Normal file
BIN
dist/shattered_sword_assets/spritesheets/Bull.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
Loading…
Reference in New Issue
Block a user