mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-25 00:58:05 -05:00
30 lines
605 B
JSON
30 lines
605 B
JSON
|
{
|
||
|
"objName": "Donut",
|
||
|
"sounds": [{
|
||
|
"soundName": "pop",
|
||
|
"soundID": -1,
|
||
|
"md5": "83a9787d4cb6f3b7632b4ddfebf74367.wav",
|
||
|
"sampleCount": 258,
|
||
|
"rate": 11025,
|
||
|
"format": ""
|
||
|
}],
|
||
|
"costumes": [{
|
||
|
"costumeName": "donut",
|
||
|
"baseLayerID": -1,
|
||
|
"baseLayerMD5": "9e7b4d153421dae04a24571d7e079e85.svg",
|
||
|
"bitmapResolution": 1,
|
||
|
"rotationCenterX": 73,
|
||
|
"rotationCenterY": 15
|
||
|
}],
|
||
|
"currentCostumeIndex": 0,
|
||
|
"scratchX": 0,
|
||
|
"scratchY": 0,
|
||
|
"scale": 1,
|
||
|
"direction": 90,
|
||
|
"rotationStyle": "normal",
|
||
|
"isDraggable": false,
|
||
|
"indexInLibrary": 100000,
|
||
|
"visible": true,
|
||
|
"spriteInfo": {
|
||
|
}
|
||
|
}
|