updates + soldier sprite
This commit is contained in:
14
assets/sprites/soldier/spritesheet.json
Normal file
14
assets/sprites/soldier/spritesheet.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"width": 32,
|
||||
"height": 32,
|
||||
"animations": {
|
||||
"idle": {
|
||||
"y": 0,
|
||||
"frames": 6
|
||||
},
|
||||
"walk": {
|
||||
"y": 0,
|
||||
"frames": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user