Skip to content

Commit 8ba5ecb

Browse files
committed
Add Marian sprite and costumes
1 parent 5c1b806 commit 8ba5ecb

File tree

2 files changed

+142
-0
lines changed

2 files changed

+142
-0
lines changed

src/lib/libraries/costumes.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6807,6 +6807,71 @@
68076807
1
68086808
]
68096809
},
6810+
{
6811+
"name": "Marian-a",
6812+
"md5": "e9577a1eb098905dd386135bb38c0398.png",
6813+
"type": "costume",
6814+
"tags": [
6815+
"people"
6816+
],
6817+
"info": [
6818+
217,
6819+
452,
6820+
2
6821+
]
6822+
},
6823+
{
6824+
"name": "Marian-b",
6825+
"md5": "3d2ecee35eab8c37d1c3eadfe50ce447.png",
6826+
"type": "costume",
6827+
"tags": [
6828+
"people"
6829+
],
6830+
"info": [
6831+
217,
6832+
452,
6833+
2
6834+
]
6835+
},
6836+
{
6837+
"name": "Marian-c",
6838+
"md5": "221e9999b20ecc21b37c68fcdf09ab02.png",
6839+
"type": "costume",
6840+
"tags": [
6841+
"people"
6842+
],
6843+
"info": [
6844+
141,
6845+
452,
6846+
2
6847+
]
6848+
},
6849+
{
6850+
"name": "Marian-d",
6851+
"md5": "64206b46c411e40926569cf3f5e587be.png",
6852+
"type": "costume",
6853+
"tags": [
6854+
"people"
6855+
],
6856+
"info": [
6857+
278,
6858+
438,
6859+
2
6860+
]
6861+
},
6862+
{
6863+
"name": "Marian-e",
6864+
"md5": "16893c6136292ae36e13dc72cc55719b.png",
6865+
"type": "costume",
6866+
"tags": [
6867+
"people"
6868+
],
6869+
"info": [
6870+
139,
6871+
423,
6872+
2
6873+
]
6874+
},
68106875
{
68116876
"name": "Max-a",
68126877
"md5": "5cc168bddf4561e6e7f1d30845d6efbf.svg",

src/lib/libraries/sprites.json

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9979,6 +9979,83 @@
99799979
"spriteInfo": {}
99809980
}
99819981
},
9982+
{
9983+
"name": "Marian",
9984+
"md5": "e9577a1eb098905dd386135bb38c0398.png",
9985+
"type": "sprite",
9986+
"tags": [
9987+
"people"
9988+
],
9989+
"info": [
9990+
0,
9991+
4,
9992+
1
9993+
],
9994+
"json": {
9995+
"objName": "Marian",
9996+
"sounds": [
9997+
{
9998+
"soundName": "Hand Clap",
9999+
"soundID": -1,
10000+
"md5": "9502142875e67f7b0292a117a27e9563.wav",
10001+
"sampleCount": 2464,
10002+
"rate": 22050,
10003+
"format": ""
10004+
}
10005+
],
10006+
"costumes": [
10007+
{
10008+
"costumeName": "marian-a",
10009+
"baseLayerID": -1,
10010+
"baseLayerMD5": "e9577a1eb098905dd386135bb38c0398.png",
10011+
"bitmapResolution": 2,
10012+
"rotationCenterX": 108.5,
10013+
"rotationCenterY": 226
10014+
},
10015+
{
10016+
"costumeName": "marian-b",
10017+
"baseLayerID": -1,
10018+
"baseLayerMD5": "3d2ecee35eab8c37d1c3eadfe50ce447.png",
10019+
"bitmapResolution": 2,
10020+
"rotationCenterX": 108.5,
10021+
"rotationCenterY": 226
10022+
},
10023+
{
10024+
"costumeName": "marian-c",
10025+
"baseLayerID": -1,
10026+
"baseLayerMD5": "221e9999b20ecc21b37c68fcdf09ab02.png",
10027+
"bitmapResolution": 2,
10028+
"rotationCenterX": 70.5,
10029+
"rotationCenterY": 226
10030+
},
10031+
{
10032+
"costumeName": "marian-d",
10033+
"baseLayerID": -1,
10034+
"baseLayerMD5": "64206b46c411e40926569cf3f5e587be.png",
10035+
"bitmapResolution": 2,
10036+
"rotationCenterX": 139,
10037+
"rotationCenterY": 219
10038+
},
10039+
{
10040+
"costumeName": "marian-e",
10041+
"baseLayerID": -1,
10042+
"baseLayerMD5": "16893c6136292ae36e13dc72cc55719b.png",
10043+
"bitmapResolution": 2,
10044+
"rotationCenterX": 69.5,
10045+
"rotationCenterY": 211.5
10046+
}
10047+
],
10048+
"currentCostumeIndex": 0,
10049+
"scratchX": 143,
10050+
"scratchY": -71,
10051+
"scale": 1,
10052+
"direction": 90,
10053+
"rotationStyle": "normal",
10054+
"isDraggable": false,
10055+
"visible": true,
10056+
"spriteInfo": {}
10057+
}
10058+
},
998210059
{
998310060
"name": "Max",
998410061
"md5": "5cc168bddf4561e6e7f1d30845d6efbf.svg",

0 commit comments

Comments
 (0)