mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-25 09:08:28 -05:00
38 lines
820 B
JSON
38 lines
820 B
JSON
|
{
|
||
|
"objName": "Heart",
|
||
|
"sounds": [{
|
||
|
"soundName": "tom drum",
|
||
|
"soundID": -1,
|
||
|
"md5": "ca350a536d60bb8ed50f24677d65eed8.wav",
|
||
|
"sampleCount": 33920,
|
||
|
"rate": 22050,
|
||
|
"format": ""
|
||
|
}],
|
||
|
"costumes": [{
|
||
|
"costumeName": "heart red",
|
||
|
"baseLayerID": -1,
|
||
|
"baseLayerMD5": "6e79e087c866a016f99ee482e1aeba47.svg",
|
||
|
"bitmapResolution": 1,
|
||
|
"rotationCenterX": 65,
|
||
|
"rotationCenterY": 56
|
||
|
},
|
||
|
{
|
||
|
"costumeName": "heart purple",
|
||
|
"baseLayerID": -1,
|
||
|
"baseLayerMD5": "b15362bb6b02a59e364db9081ccf19aa.svg",
|
||
|
"bitmapResolution": 1,
|
||
|
"rotationCenterX": 66,
|
||
|
"rotationCenterY": 62
|
||
|
}],
|
||
|
"currentCostumeIndex": 0,
|
||
|
"scratchX": 0,
|
||
|
"scratchY": 0,
|
||
|
"scale": 0.55,
|
||
|
"direction": 90,
|
||
|
"rotationStyle": "normal",
|
||
|
"isDraggable": false,
|
||
|
"indexInLibrary": 100000,
|
||
|
"visible": true,
|
||
|
"spriteInfo": {
|
||
|
}
|
||
|
}
|