17 lines
301 B
JSON
17 lines
301 B
JSON
|
|
{
|
||
|
|
"spritesheet": {
|
||
|
|
"filename": "spritesheet.png",
|
||
|
|
"frame_width": 48,
|
||
|
|
"frame_height": 48
|
||
|
|
},
|
||
|
|
"name": "testsprite_widecount",
|
||
|
|
"width": 48,
|
||
|
|
"height": 48,
|
||
|
|
"speed": 100,
|
||
|
|
"loop": true,
|
||
|
|
"loopReverse": true,
|
||
|
|
"frames": [
|
||
|
|
0,
|
||
|
|
256
|
||
|
|
]
|
||
|
|
}
|