12 lines
106 B
JSON
12 lines
106 B
JSON
{
|
|
"width": 50,
|
|
"height": 50,
|
|
"animations": [
|
|
{
|
|
"name": "idle",
|
|
"y": 0,
|
|
"frames": 8
|
|
}
|
|
]
|
|
}
|