mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-25 09:08:28 -05:00
30 lines
607 B
JSON
30 lines
607 B
JSON
|
{
|
||
|
"objName": "Orange",
|
||
|
"sounds": [{
|
||
|
"soundName": "pop",
|
||
|
"soundID": -1,
|
||
|
"md5": "83a9787d4cb6f3b7632b4ddfebf74367.wav",
|
||
|
"sampleCount": 258,
|
||
|
"rate": 11025,
|
||
|
"format": ""
|
||
|
}],
|
||
|
"costumes": [{
|
||
|
"costumeName": "orange",
|
||
|
"baseLayerID": -1,
|
||
|
"baseLayerMD5": "780ee2ef342f79a81b4c353725331138.svg",
|
||
|
"bitmapResolution": 1,
|
||
|
"rotationCenterX": 19,
|
||
|
"rotationCenterY": 18
|
||
|
}],
|
||
|
"currentCostumeIndex": 0,
|
||
|
"scratchX": 0,
|
||
|
"scratchY": 0,
|
||
|
"scale": 1,
|
||
|
"direction": 90,
|
||
|
"rotationStyle": "normal",
|
||
|
"isDraggable": false,
|
||
|
"indexInLibrary": 100000,
|
||
|
"visible": true,
|
||
|
"spriteInfo": {
|
||
|
}
|
||
|
}
|