12 lines
128 B
JSON
12 lines
128 B
JSON
{
|
|
"sprite": "water",
|
|
"frames": 4,
|
|
"animation": {
|
|
"sequence": [
|
|
[500, 0],
|
|
[500, 1],
|
|
[500, 2],
|
|
[500, 3]
|
|
]
|
|
}
|
|
}
|