18 lines
255 B
JSON
18 lines
255 B
JSON
|
|
{
|
||
|
|
"spritesheet": {
|
||
|
|
"filename": "hazard.png",
|
||
|
|
"frame_width": 32,
|
||
|
|
"frame_height": 32
|
||
|
|
},
|
||
|
|
"name": "ss_hazard_moth",
|
||
|
|
"width": 32,
|
||
|
|
"height": 32,
|
||
|
|
"speed": 120,
|
||
|
|
"loop": true,
|
||
|
|
"loopReverse": false,
|
||
|
|
"frames": [
|
||
|
|
2,
|
||
|
|
3
|
||
|
|
]
|
||
|
|
}
|