15 lines
138 B
JSON
15 lines
138 B
JSON
{
|
|
"width": 32,
|
|
"height": 32,
|
|
"animations": {
|
|
"idle": {
|
|
"y": 0,
|
|
"frames": 6
|
|
},
|
|
"walk": {
|
|
"y": 0,
|
|
"frames": 6
|
|
}
|
|
}
|
|
}
|