mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-25 00:58:05 -05:00
38 lines
No EOL
803 B
JSON
38 lines
No EOL
803 B
JSON
{
|
|
"objName": "Lion",
|
|
"sounds": [{
|
|
"soundName": "meow",
|
|
"soundID": -1,
|
|
"md5": "83c36d806dc92327b9e7049a565c6bff.wav",
|
|
"sampleCount": 18688,
|
|
"rate": 22050,
|
|
"format": ""
|
|
}],
|
|
"costumes": [{
|
|
"costumeName": "lion-a",
|
|
"baseLayerID": -1,
|
|
"baseLayerMD5": "692a3c84366bf8ae4d16858e20e792f5.svg",
|
|
"bitmapResolution": 1,
|
|
"rotationCenterX": 75,
|
|
"rotationCenterY": 75
|
|
},
|
|
{
|
|
"costumeName": "lion-b",
|
|
"baseLayerID": -1,
|
|
"baseLayerMD5": "a519ef168a345a2846d0201bf092a6d0.svg",
|
|
"bitmapResolution": 1,
|
|
"rotationCenterX": 75,
|
|
"rotationCenterY": 75
|
|
}],
|
|
"currentCostumeIndex": 1,
|
|
"scratchX": 0,
|
|
"scratchY": 0,
|
|
"scale": 1,
|
|
"direction": 90,
|
|
"rotationStyle": "normal",
|
|
"isDraggable": false,
|
|
"indexInLibrary": 100000,
|
|
"visible": true,
|
|
"spriteInfo": {
|
|
}
|
|
} |