mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-25 09:08:28 -05:00
38 lines
815 B
JSON
38 lines
815 B
JSON
|
{
|
||
|
"objName": "Elephant",
|
||
|
"sounds": [{
|
||
|
"soundName": "pop",
|
||
|
"soundID": -1,
|
||
|
"md5": "83a9787d4cb6f3b7632b4ddfebf74367.wav",
|
||
|
"sampleCount": 258,
|
||
|
"rate": 11025,
|
||
|
"format": ""
|
||
|
}],
|
||
|
"costumes": [{
|
||
|
"costumeName": "elephant-a ",
|
||
|
"baseLayerID": -1,
|
||
|
"baseLayerMD5": "b3515b3805938b0fae4e527aa0b4524e.svg",
|
||
|
"bitmapResolution": 1,
|
||
|
"rotationCenterX": 107,
|
||
|
"rotationCenterY": 33
|
||
|
},
|
||
|
{
|
||
|
"costumeName": "elephant-b ",
|
||
|
"baseLayerID": -1,
|
||
|
"baseLayerMD5": "bce91fa266220d3679a4c19c4e38b1f7.svg",
|
||
|
"bitmapResolution": 1,
|
||
|
"rotationCenterX": 95,
|
||
|
"rotationCenterY": 40
|
||
|
}],
|
||
|
"currentCostumeIndex": 0,
|
||
|
"scratchX": 0,
|
||
|
"scratchY": 0,
|
||
|
"scale": 1,
|
||
|
"direction": 90,
|
||
|
"rotationStyle": "normal",
|
||
|
"isDraggable": false,
|
||
|
"indexInLibrary": 100000,
|
||
|
"visible": true,
|
||
|
"spriteInfo": {
|
||
|
}
|
||
|
}
|