mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-25 00:58:05 -05:00
36 lines
No EOL
775 B
JSON
36 lines
No EOL
775 B
JSON
{
|
|
"objName": "Football",
|
|
"sounds": [{
|
|
"soundName": "pop",
|
|
"soundID": -1,
|
|
"md5": "83a9787d4cb6f3b7632b4ddfebf74367.wav",
|
|
"sampleCount": 258,
|
|
"rate": 11025,
|
|
"format": ""
|
|
}],
|
|
"costumes": [{
|
|
"costumeName": "football running",
|
|
"baseLayerID": -1,
|
|
"baseLayerMD5": "422b34b6e5a2fdb8d0ac00aca91ec714.png",
|
|
"rotationCenterX": 47,
|
|
"rotationCenterY": 100
|
|
},
|
|
{
|
|
"costumeName": "football standing",
|
|
"baseLayerID": -1,
|
|
"baseLayerMD5": "1f57154842f68aa55577edc90a6f2b32.png",
|
|
"rotationCenterX": 37,
|
|
"rotationCenterY": 100
|
|
}],
|
|
"currentCostumeIndex": 1,
|
|
"scratchX": 0,
|
|
"scratchY": 0,
|
|
"scale": 1,
|
|
"direction": 90,
|
|
"rotationStyle": "normal",
|
|
"isDraggable": false,
|
|
"indexInLibrary": 100000,
|
|
"visible": true,
|
|
"spriteInfo": {
|
|
}
|
|
} |